|
Adempiere 3.4.0s | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zk.ui.AbstractComponent
org.zkoss.zk.ui.HtmlBasedComponent
org.zkoss.zul.impl.XulElement
org.zkoss.zul.Tabbox
org.adempiere.webui.component.Tabbox
org.adempiere.webui.component.FTabbox
public class FTabbox
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.zkoss.zul.Tabbox |
|---|
org.zkoss.zul.Tabbox.ExtraCtrl |
| Field Summary |
|---|
| Fields inherited from class org.zkoss.zk.ui.HtmlBasedComponent |
|---|
RS_NO_DISPLAY, RS_NO_HEIGHT, RS_NO_WIDTH |
| Fields inherited from interface org.zkoss.zk.ui.Component |
|---|
APPLICATION_SCOPE, COMPONENT_SCOPE, DESKTOP_SCOPE, PAGE_SCOPE, REQUEST_SCOPE, SESSION_SCOPE, SPACE_SCOPE |
| Constructor Summary | |
|---|---|
FTabbox()
|
|
| Method Summary | |
|---|---|
void |
addTab(GridTab gTab,
Tabpanel tabPanel)
Add Tab |
boolean |
containsTab(org.zkoss.zul.Tab tab)
|
void |
evaluate(DataStatusEvent e)
Evaluate Tab Logic |
ADTabpanel |
getSelectedTabpanel()
Return the selected Tab Panel |
int |
getTabCount()
|
ADTabpanel |
getTabpanel(int index)
|
boolean |
isAsap()
|
boolean |
isEnabledAt(int index)
|
boolean |
updateSelectedIndex(int oldIndex,
int newIndex)
|
| Methods inherited from class org.zkoss.zul.Tabbox |
|---|
clone, getOrient, getOuterAttrs, getPanelSpacing, getSelectedIndex, getSelectedPanel, getSelectedTab, getTabLook, getTabpanels, getTabs, insertBefore, newExtraCtrl, onChildRemoved, onCreate, setOrient, setPanelSpacing, setSelectedIndex, setSelectedPanel, setSelectedTab |
| Methods inherited from class org.zkoss.zul.impl.XulElement |
|---|
getAction, getActionAttrs, getAllOnClickAttrs, getContext, getInnerAttrs, getPopup, getTooltip, setAction, setContext, setPopup, setTooltip |
| Methods inherited from class org.zkoss.zk.ui.HtmlBasedComponent |
|---|
focus, getDraggable, getDroppable, getHeight, getLeft, getRealSclass, getRealStyle, getRealStyleFlags, getSclass, getStyle, getTooltiptext, getTop, getWidth, getZIndex, setClass, setDraggable, setDroppable, setHeight, setLeft, setSclass, setStyle, setTooltiptext, setTop, setWidth, setZIndex |
| Methods inherited from class org.zkoss.zk.ui.AbstractComponent |
|---|
addAnnotation, addAnnotation, addEventHandler, addEventListener, addForward, addForward, addMoved, addSharedAnnotationMap, addSharedEventHandlerMap, appendAsapAttr, appendChild, applyProperties, containsVariable, detach, equals, getAnnotatedProperties, getAnnotatedPropertiesBy, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAttribute, getAttribute, getAttributes, getAttributes, getChildren, getDefinition, getDesktop, getEventHandler, getExtraCtrl, getFellow, getFellowIfAny, getFirstChild, getId, getLastChild, getListenerIterator, getMold, getMoldURI, getNamespace, getNextSibling, getPage, getParent, getPreviousSibling, getPropagatee, getRoot, getSpaceOwner, getUuid, getVariable, invalidate, isAsapRequired, isChildable, isListenerAvailable, isVisible, onChildAdded, onDrawNewChild, onPageAttached, onPageDetached, onWrongValue, redraw, removeAttribute, removeAttribute, removeChild, removeEventListener, removeForward, removeForward, response, sessionDidActivate, sessionWillPassivate, setAttribute, setAttribute, setComponentDefinition, setId, setMold, setPage, setPageBefore, setParent, setVariable, setVisible, smartUpdate, smartUpdate, smartUpdate, toString, unsetVariable |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FTabbox()
| Method Detail |
|---|
public void addTab(GridTab gTab,
Tabpanel tabPanel)
tabName - namegTab - grid tab modeltabElement - GridController or VSortTabpublic boolean isEnabledAt(int index)
index - of tab panel
public boolean updateSelectedIndex(int oldIndex,
int newIndex)
oldIndex - newIndex -
public void evaluate(DataStatusEvent e)
e - eventpublic int getTabCount()
public ADTabpanel getTabpanel(int index)
getTabpanel in class Tabboxpublic ADTabpanel getSelectedTabpanel()
getSelectedTabpanel in class Tabboxpublic boolean isAsap()
public boolean containsTab(org.zkoss.zul.Tab tab)
|
Adempiere 3.4.0s | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||