org.adempiere.webui.editor
Class WEditorPopupMenu
java.lang.Object
org.zkoss.zk.ui.AbstractComponent
org.zkoss.zk.ui.HtmlBasedComponent
org.zkoss.zul.impl.XulElement
org.zkoss.zul.Popup
org.zkoss.zul.Menupopup
org.adempiere.webui.editor.WEditorPopupMenu
- All Implemented Interfaces:
- Serializable, Cloneable, Component, EventListener, ComponentCtrl
public class WEditorPopupMenu
- extends Menupopup
- implements EventListener
- Version:
- $Revision: 0.10 $
- Author:
- Ashley G Ramdass
- See Also:
- Serialized Form
|
Constructor Summary |
WEditorPopupMenu(boolean zoom,
boolean requery,
boolean preferences)
|
WEditorPopupMenu(boolean zoom,
boolean requery,
boolean preferences,
boolean newRecord)
|
| 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, 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, 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, smartUpdate, smartUpdate, smartUpdate, smartUpdateDeferred, smartUpdateValues, toString, unsetVariable |
ZOOM_EVENT
public static final String ZOOM_EVENT
- See Also:
- Constant Field Values
REQUERY_EVENT
public static final String REQUERY_EVENT
- See Also:
- Constant Field Values
PREFERENCE_EVENT
public static final String PREFERENCE_EVENT
- See Also:
- Constant Field Values
NEW_EVENT
public static final String NEW_EVENT
- See Also:
- Constant Field Values
WEditorPopupMenu
public WEditorPopupMenu(boolean zoom,
boolean requery,
boolean preferences)
WEditorPopupMenu
public WEditorPopupMenu(boolean zoom,
boolean requery,
boolean preferences,
boolean newRecord)
isZoomEnabled
public boolean isZoomEnabled()
addMenuListener
public void addMenuListener(ContextMenuListener listener)
isAsap
public boolean isAsap()
onEvent
public void onEvent(Event event)
- Specified by:
onEvent in interface EventListener
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.