public class TabboxEngineImpl extends java.lang.Object implements TabboxEngine
ATTR_CHANGING_SELECTION, ATTR_ON_INIT_RENDER_POSTED| Constructor and Description |
|---|
TabboxEngineImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
doDataChange(Tabbox tabbox,
ListDataEvent event) |
void |
doInitRenderer(Tabbox tabbox) |
protected Tab |
newUnloadedTab()
Returns the empty tab for model to use.
|
protected Tabpanel |
newUnloadedTabpanel()
Returns the empty tabpanel for model to use.
|
public void doInitRenderer(Tabbox tabbox)
doInitRenderer in interface TabboxEngineprotected Tabpanel newUnloadedTabpanel()
protected Tab newUnloadedTab()
public void doDataChange(Tabbox tabbox, ListDataEvent event)
doDataChange in interface TabboxEngineCopyright © 2005-2011 Potix Corporation. All Rights Reserved.