Adempiere 3.5.2a

org.adempiere.webui.editor
Class WStringEditor

java.lang.Object
  extended by org.adempiere.webui.editor.WEditor
      extended by org.adempiere.webui.editor.WStringEditor
All Implemented Interfaces:
PropertyChangeListener, EventListener, ContextMenuListener
Direct Known Subclasses:
WPasswordEditor, WUnknownEditor

public class WStringEditor
extends WEditor
implements ContextMenuListener

Version:
$Revision: 0.10 $
Author:
Ashley G Ramdass

Field Summary
 
Fields inherited from class org.adempiere.webui.editor.WEditor
component, gridField, gridTab, label, listeners, mandatory, MAX_DISPLAY_LENGTH
 
Constructor Summary
WStringEditor(GridField gridField)
           
 
Method Summary
 Textbox getComponent()
           
 String getDisplay()
           
 String[] getEvents()
           
 WEditorPopupMenu getPopupMenu()
           
 Object getValue()
           
 boolean isReadWrite()
           
 void onEvent(Event event)
           
 void onMenu(ContextMenuEvent evt)
           
 void setReadWrite(boolean readWrite)
           
protected  void setTypePassword(boolean password)
           
 void setValue(Object value)
           
 
Methods inherited from class org.adempiere.webui.editor.WEditor
addValueChangeListner, cleanColumnName, fireValueChange, getColumnName, getDescription, getGridField, getLabel, 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

WStringEditor

public WStringEditor(GridField gridField)
Method Detail

getComponent

public Textbox getComponent()
Overrides:
getComponent 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

onEvent

public void onEvent(Event event)

getDisplay

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

getValue

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

setValue

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

setTypePassword

protected void setTypePassword(boolean password)

getEvents

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

getPopupMenu

public WEditorPopupMenu getPopupMenu()
Overrides:
getPopupMenu in class WEditor

onMenu

public void onMenu(ContextMenuEvent evt)
Specified by:
onMenu in interface ContextMenuListener

Adempiere 3.5.2a

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