Adempiere 3.5.2a

org.adempiere.webui.editor
Class WAccountEditor

java.lang.Object
  extended by org.adempiere.webui.editor.WEditor
      extended by org.adempiere.webui.editor.WAccountEditor
All Implemented Interfaces:
PropertyChangeListener, EventListener

public class WAccountEditor
extends WEditor

Author:
Low Heng Sin

Field Summary
 
Fields inherited from class org.adempiere.webui.editor.WEditor
component, gridField, gridTab, label, listeners, mandatory, MAX_DISPLAY_LENGTH
 
Constructor Summary
WAccountEditor(GridField gridField)
           
 
Method Summary
 void cmd_button()
          Button - Start Dialog
 void cmd_text()
          Text - try to find Alias or start Dialog
 Combinationbox getComponent()
           
 String getDisplay()
           
 String[] getEvents()
           
 Object getValue()
           
 boolean isReadWrite()
           
 void onEvent(Event event)
           
 void setReadWrite(boolean readWrite)
           
 void setValue(Object value)
           
 
Methods inherited from class org.adempiere.webui.editor.WEditor
addValueChangeListner, cleanColumnName, fireValueChange, getColumnName, getDescription, getGridField, getLabel, getPopupMenu, isAsap, isMandatory, isVisible, propertyChange, setBackground, setBackground, setColumnName, setComponent, setGridTab, setMandatory, setVisible, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WAccountEditor

public WAccountEditor(GridField gridField)
Method Detail

getComponent

public Combinationbox getComponent()
Overrides:
getComponent in class WEditor

setValue

public void setValue(Object value)
Specified by:
setValue in class WEditor

getValue

public Object getValue()
Specified by:
getValue in class WEditor

getDisplay

public String getDisplay()
Specified by:
getDisplay in class WEditor

cmd_button

public void cmd_button()
Button - Start Dialog


cmd_text

public void cmd_text()
Text - try to find Alias or start Dialog


onEvent

public void onEvent(Event event)

getEvents

public String[] getEvents()
Overrides:
getEvents in class WEditor

isReadWrite

public boolean isReadWrite()
Specified by:
isReadWrite in class WEditor

setReadWrite

public void setReadWrite(boolean readWrite)
Specified by:
setReadWrite in class WEditor

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.