|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
pt.moredata.widgets.TableCellPropertiesEditor
TableCellPropertiesEditor.java Implementacao do editor das propriedades das colunas do bean Table. Company MoreData
| Constructor Summary | |
TableCellPropertiesEditor()
Constructor for the DataTableCellPropertiesEditor object |
|
TableCellPropertiesEditor(java.lang.Object source)
Constructor for the DataTableCellPropertiesEditor object |
|
| Method Summary | |
java.lang.String |
getAsText()
Gets the asText attribute of the DataTableCellPropertiesEditor object |
java.awt.Component |
getCustomEditor()
Gets the customEditor attribute of the DataTableCellPropertiesEditor object |
java.lang.String |
getJavaInitializationString()
Gets the javaInitializationString attribute of the DataTableCellPropertiesEditor object |
java.lang.Object |
getValue()
Gets the value attribute of the DataTableCellPropertiesEditor object |
void |
setValue(java.lang.Object value)
Sets the value attribute of the DataTableCellPropertiesEditor object |
boolean |
supportsCustomEditor()
Description of the Method |
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TableCellPropertiesEditor()
public TableCellPropertiesEditor(java.lang.Object source)
source - Description of the Parameter| Method Detail |
public void setValue(java.lang.Object value)
value - The new value valuepublic java.lang.String getAsText()
public java.lang.Object getValue()
public java.awt.Component getCustomEditor()
public boolean supportsCustomEditor()
public java.lang.String getJavaInitializationString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||