IsTabEnabled Method (OracleFormsTabBar)
Class
OracleFormsTabBar
.
Action
Returns whether or not the tab is currently enabled.
Syntax
tabEnabled
=
oracleFormsTabBar
.
IsTabEnabled
(
tab
)
Variable
Description
tabEnabled
True if the tab is enabled; otherwise false.
Boolean
.
tab
The name or index of the tab.
ItemIdentifier
.