Show TOC Start of Content Area

Object documentation Tab This graphic is explained in the accompanying text  Locate the document in its SAP Library structure

Definition

The Tab UI element is an individual tab page within a tab. The tab consists of a header area, a content area, and an optional toolbar.

Description of the View Element Properties

      closeable

Specifies whether the user can close the tab.

      enabled

Specifies whether or not the tab can be activated to display its content.

      hasContentPadding

Controls whether there is a padding around the content of the tab page..

      visible

Specifies whether or not the tab is displayed.

Properties Overview

Name

Class

Type

Initial Value

Bindable

closeable

IWDTab

boolean

true

bindable

enabled

IWDTab

boolean

true

bindable

hasContentPadding

IWDTab

boolean

true

bindable

visible

IWDTab

boolean

true

bindable

 

End of Content Area