TabstripsUse and Design of Tabstrips | Examples of Use Tabstrip controls (short: tabstrip) allow you to easily and comprehensively define different object components of an application on one screen and to navigate between them. In contrast to the classical screen change, the user at one glance sees all destinations he or she must call to accomplish the given task. Using this technique, the user can comprehend the structure of an application more intuitively as with conventional techniques such as the Goto menu. This reduces the learning expense and facilitates the usage. Figure 1: Tabstrips Assessment of the Use of Tabstrips in an ApplicationTabstrips should be used where they help users in their day-to-day work, especially:
However, it is not always helpful to break up screens or group boxes, and sometimes moving objects in screens one-to-one to tabstrips is not helpful if it is not task-oriented. You should always ensure before implementing any tabstrip that the individual page elements do support the task flow and that the tabstrip does improve clarity and simplify navigation. Don't Use Tabstrips if
Source: SAP R/3 Style Guide |