net.sourceforge.jsptabcontrol.characteristics
Class TabPageCharacteristics
java.lang.Object
net.sourceforge.jsptabcontrol.config.TabPageStateConfig
net.sourceforge.jsptabcontrol.characteristics.TabPageCharacteristics
public class TabPageCharacteristics
- extends TabPageStateConfig
Tab page characteristics.
- Version:
- 1.0.0
- Author:
- Angelo ZERR
| Methods inherited from class net.sourceforge.jsptabcontrol.config.TabPageStateConfig |
addInsertJavascript, addInsertStyleClass, getInsertJavascriptList, getInsertJavascriptMap, getInsertStyleClassList, getInsertStyleClassMap, getName, getTabPageBodyClass, getTabPageHeaderClass, isVisible, setName, setVisible, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TabPageCharacteristics
public TabPageCharacteristics(TabControlCharacteristics parentTabControlCharacteristics,
java.lang.String tabPageName)
getTabPageName
public java.lang.String getTabPageName()
- Returns:
- Returns the tabPageName.
isSelectedTab
public boolean isSelectedTab()
- Returns:
- Returns the selectedTab.
setSelectedTab
public void setSelectedTab(boolean selectedTab)
- Parameters:
selectedTab - The selectedTab to set.
updateCharacteristics
public void updateCharacteristics(TabPageStateConfig tabPageStateConfig)
Copyright 2007 null. All Rights Reserved.