org.adempiere.webui.panel
Class ADSortTab
java.lang.Object
org.zkoss.zk.ui.AbstractComponent
org.zkoss.zk.ui.HtmlBasedComponent
org.zkoss.zul.impl.XulElement
org.zkoss.zul.Div
org.adempiere.webui.component.Panel
org.adempiere.webui.panel.ADSortTab
- All Implemented Interfaces:
- Serializable, Cloneable, IADTabpanel, Evaluatee, Component, ComponentCtrl
public class ADSortTab
- extends Panel
- implements IADTabpanel
Tab to maintain Order/Sequence
- Version:
- $Id: VSortTab.java,v 1.2 2006/07/30 00:51:28 jjanke Exp $
- Author:
- Jorg Janke, Teo Sarca, SC ARHIPAC SERVICE SRL
FR [ 1779410 ] VSortTab: display ID for not visible columns
Zk Port, Low Heng Sin
- See Also:
- Serialized Form
|
Constructor Summary |
ADSortTab(int WindowNo,
GridTab gridTab)
Sort Tab Constructor |
| Methods inherited from class org.zkoss.zul.impl.XulElement |
getAction, getActionAttrs, getAllOnClickAttrs, getContext, getCtrlKeys, getInnerAttrs, getPopup, getTooltip, setAction, setContext, setContext, setCtrlKeys, setPopup, setPopup, setTooltip, setTooltip |
| Methods inherited from class org.zkoss.zk.ui.HtmlBasedComponent |
focus, getAllOnClickAttrs, getDraggable, getDroppable, getHeight, getLeft, getRealSclass, getRealStyle, getRealStyleFlags, getSclass, getStyle, getTooltiptext, getTop, getWidth, getZIndex, newExtraCtrl, setClass, setDraggable, setDroppable, setFocus, setHeight, setLeft, setSclass, setStyle, setTooltiptext, setTop, setWidth, setZIndex |
| Methods inherited from class org.zkoss.zk.ui.AbstractComponent |
addAnnotation, addAnnotation, addEventHandler, addEventListener, addForward, addForward, addForward, addForward, addMoved, addSharedAnnotationMap, addSharedEventHandlerMap, appendAsapAttr, appendAsapAttr, appendChild, applyProperties, clone, containsVariable, detach, equals, getAnnotatedProperties, getAnnotatedPropertiesBy, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAttribute, getAttribute, getAttributes, getAttributes, getChildren, getCommand, getDefinition, getDesktop, getEventHandler, getEventHandlerNames, getExtraCtrl, getFellow, getFellowIfAny, getFellows, getFirstChild, getId, getLastChild, getListenerIterator, getMold, getMoldURI, getNamespace, getNextSibling, getPage, getParent, getPreviousSibling, getPropagatee, getRoot, getSpaceOwner, getUuid, getVariable, insertBefore, invalidate, isAsapRequired, isChildable, isInvalidated, isListenerAvailable, isVisible, onChildAdded, onChildRemoved, 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, smartUpdateDeferred, smartUpdateValues, toString, unsetVariable |
| Methods inherited from interface org.zkoss.zk.ui.Component |
addEventListener, addForward, addForward, addForward, addForward, appendChild, applyProperties, clone, containsVariable, detach, getAttribute, getAttribute, getAttributes, getAttributes, getChildren, getDefinition, getDesktop, getFellow, getFellowIfAny, getFellows, getFirstChild, getId, getLastChild, getListenerIterator, getMold, getNamespace, getNextSibling, getPage, getParent, getPreviousSibling, getRoot, getSpaceOwner, getUuid, getVariable, insertBefore, invalidate, isChildable, isInvalidated, isListenerAvailable, isVisible, onChildAdded, onChildRemoved, onDrawNewChild, onPageAttached, onPageDetached, redraw, removeAttribute, removeAttribute, removeChild, removeEventListener, removeForward, removeForward, response, setAttribute, setAttribute, setId, setMold, setPage, setPageBefore, setParent, setVariable, setVisible, smartUpdate, smartUpdateDeferred, smartUpdateValues, unsetVariable |
ADSortTab
public ADSortTab(int WindowNo,
GridTab gridTab)
- Sort Tab Constructor
- Parameters:
WindowNo - Window NoGridTab -
loadData
public void loadData()
registerAPanel
public void registerAPanel(AbstractADWindowPanel panel)
saveData
public void saveData()
- (non-Javadoc)
- See Also:
APanelTab.saveData()
unregisterPanel
public void unregisterPanel()
activate
public void activate(boolean b)
- Specified by:
activate in interface IADTabpanel
createUI
public void createUI()
- Specified by:
createUI in interface IADTabpanel
dynamicDisplay
public void dynamicDisplay(int i)
- Specified by:
dynamicDisplay in interface IADTabpanel
editRecord
public void editRecord(boolean b)
- Specified by:
editRecord in interface IADTabpanel
getDisplayLogic
public String getDisplayLogic()
- Specified by:
getDisplayLogic in interface IADTabpanel
getGridTab
public GridTab getGridTab()
- Specified by:
getGridTab in interface IADTabpanel
getTabLevel
public int getTabLevel()
- Specified by:
getTabLevel in interface IADTabpanel
getTitle
public String getTitle()
- Specified by:
getTitle in interface IADTabpanel
isCurrent
public boolean isCurrent()
- Specified by:
isCurrent in interface IADTabpanel
isEditing
public boolean isEditing()
- Specified by:
isEditing in interface IADTabpanel
query
public void query()
- Specified by:
query in interface IADTabpanel
query
public void query(boolean currentRows,
int currentDays,
int i)
- Specified by:
query in interface IADTabpanel
refresh
public void refresh()
- Specified by:
refresh in interface IADTabpanel
switchRowPresentation
public void switchRowPresentation()
- Specified by:
switchRowPresentation in interface IADTabpanel
get_ValueAsString
public String get_ValueAsString(String variableName)
- Description copied from interface:
Evaluatee
- Get Variable Value
- Specified by:
get_ValueAsString in interface Evaluatee
- Parameters:
variableName - name
- Returns:
- value
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.