public interface Tab
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getText()
Returns the text of the tab item.
|
boolean |
isSelected()
Indicates whether the tab item is selected.
|
boolean isSelected() throws GeneralLeanFtException
GeneralLeanFtException
- if error occurs during executionjava.lang.String getText() throws GeneralLeanFtException
GeneralLeanFtException
- if error occurs during execution