com.cc.framework.ui.control
Class TabsetControl

java.lang.Object
  extended bycom.cc.framework.ui.control.Control
      extended bycom.cc.framework.ui.control.TabbarControl
          extended bycom.cc.framework.ui.control.TabsetControl
All Implemented Interfaces:
AccessControlled, ActionBehavior, ClientHandler, java.io.Serializable, StateModel, TabsetStateModel

public class TabsetControl
extends TabbarControl

TabsetControl

Since:
1.0
Version:
$Revision: 1.12 $
Author:
Harald Schulz
See Also:
Serialized Form

Field Summary
private static long serialVersionUID
          Serial Version UID
 
Fields inherited from class com.cc.framework.ui.control.TabbarControl
 
Fields inherited from class com.cc.framework.ui.control.Control
log
 
Fields inherited from interface com.cc.framework.ui.model.TabsetStateModel
PROP_FIRST, PROP_SELECTED
 
Fields inherited from interface com.cc.framework.ui.model.StateModel
PROP_CONTROL
 
Constructor Summary
TabsetControl()
          Constructor
 
Methods inherited from class com.cc.framework.ui.control.TabbarControl
doCreateStatemodel, filter, getAction, getBgColor, getDataModel, getDesignModel, getFirstVisibleTab, getImageMap, getLabelLength, getMaxVisible, getSelectedTab, getStateModel, getTabs, getVisibleTabs, isOverlapping, isSelected, isStacked, onTabClick, onTabScroll, reset, setDesignModel, setFirstVisibleTab, setSelectedTab, setStateModel
 
Methods inherited from class com.cc.framework.ui.control.Control
addButton, allowAjaxRendering, execute, execute, execute, execute, execute, execute, execute, getAction, getAjaxId, getButtons, getControlName, getDesignRules, getFrameworkString, getHandler, getHandlers, getHeight, getHelp, getId, getLocaleName, getName, getPermission, getPrincipal, getProperty, getRunAt, getStyle, getStyleClass, getStyleId, getSummary, getTabIndex, getTooltip, getTransaction, getUniqueStyleId, getWidth, isAjaxEnabled, isDisabled, isFormElement, markDirty, onHelp, setAjaxAttribute, setHandler, setPrincipal, setValue, show, showButton, synchronizeState, synchronizeState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.cc.framework.ui.model.StateModel
synchronizeState
 

Field Detail

serialVersionUID

private static final long serialVersionUID
Serial Version UID

See Also:
Constant Field Values
Constructor Detail

TabsetControl

public TabsetControl()
Constructor



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.