org.adempiere.webui.window
Class WPAttributeDialog
java.lang.Object
org.zkoss.zk.ui.AbstractComponent
org.zkoss.zk.ui.HtmlBasedComponent
org.zkoss.zul.impl.XulElement
org.zkoss.zul.Window
org.adempiere.webui.component.Window
org.adempiere.webui.window.WPAttributeDialog
- All Implemented Interfaces:
- Serializable, Cloneable, Component, EventListener, IdSpace, ComponentCtrl
public class WPAttributeDialog
- extends Window
- implements EventListener
Product Attribute Set Product/Instance Dialog Editor.
Called from VPAttribute.actionPerformed
- Author:
- Jorg Janke
ZK Port, Low Heng Sin
- See Also:
- Serialized Form
|
Constructor Summary |
WPAttributeDialog(int M_AttributeSetInstance_ID,
int M_Product_ID,
int C_BPartner_ID,
boolean productWindow,
int AD_Column_ID,
int WindowNo)
Product Attribute Instance Dialog |
| Methods inherited from class org.zkoss.zul.Window |
clone, doEmbedded, doHighlighted, doModal, doOverlapped, doPopup, getBorder, getCaption, getContentSclass, getContentStyle, getDefaultActionOnShow, getMode, getOuterAttrs, getPosition, getRealStyle, getSclass, getTitle, getTitleSclass, inEmbedded, inHighlighted, inModal, inOverlapped, inPopup, insertBefore, isClosable, isSizable, newExtraCtrl, onChildRemoved, onClose, onModal, setBorder, setClosable, setContentSclass, setContentStyle, setDefaultActionOnShow, setDraggable, setMode, setMode, setPage, setParent, setPosition, setSclass, setSizable, setTitle, setVisible |
| 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, getRealStyleFlags, getStyle, getTooltiptext, getTop, getWidth, getZIndex, setClass, setDroppable, setFocus, setHeight, setLeft, 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, 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, onDrawNewChild, onPageAttached, onPageDetached, onWrongValue, redraw, removeAttribute, removeAttribute, removeChild, removeEventListener, removeForward, removeForward, response, sessionDidActivate, sessionWillPassivate, setAttribute, setAttribute, setComponentDefinition, setId, setMold, setPageBefore, setVariable, smartUpdate, smartUpdate, smartUpdate, smartUpdateDeferred, smartUpdateValues, toString, unsetVariable |
WPAttributeDialog
public WPAttributeDialog(int M_AttributeSetInstance_ID,
int M_Product_ID,
int C_BPartner_ID,
boolean productWindow,
int AD_Column_ID,
int WindowNo)
- Product Attribute Instance Dialog
- Parameters:
M_AttributeSetInstance_ID - Product Attribute Set Instance idM_Product_ID - Product idC_BPartner_ID - b partnerproductWindow - this is the product window (define Product Instance)AD_Column_ID - columnWindowNo - window
dispose
public void dispose()
- dispose
onEvent
public void onEvent(Event e)
throws Exception
- Specified by:
onEvent in interface EventListener
- Throws:
Exception
getM_AttributeSetInstance_ID
public int getM_AttributeSetInstance_ID()
- Get Instance ID
- Returns:
- Instance ID
getM_AttributeSetInstanceName
public String getM_AttributeSetInstanceName()
- Get Instance Name
- Returns:
- Instance Name
getM_Locator_ID
public int getM_Locator_ID()
- Get Locator ID
- Returns:
- M_Locator_ID
isChanged
public boolean isChanged()
- Value Changed
- Returns:
- true if changed
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.