Start of Content Area

Object documentation Tab API  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

·        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

Value Required

enabled

IWDTab

boolean

true

bindable

No

hasContentPadding

IWDTab

boolean

true

bindable

No

visible

IWDTab

boolean

true

bindable

No

 

 

End of Content Area