|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.client.Persistent
org.siebengeisslein.ide.gui.BindingProperty
public class BindingProperty
| Constructor Summary | |
|---|---|
BindingProperty(PTextField component,
PanelDesignPanel designPanel)
|
|
| Method Summary | |
|---|---|
javax.swing.table.TableCellEditor |
getEditor()
|
java.lang.String |
getName()
|
DataProperty |
getValue()
|
void |
setValue(java.lang.Object value)
|
| Methods inherited from class org.siebengeisslein.client.Persistent |
|---|
abort, clearUserLocals, clone, commit, disposeTransient, getGroup, getRef, getTransientValue, hashCode, initTransient, isWriteTransaction, joinWriteTransaction, readLock, setGroup, setTransientValue, toPersistent, toRef, writeExternal, writeLock |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BindingProperty(PTextField component,
PanelDesignPanel designPanel)
| Method Detail |
|---|
public java.lang.String getName()
getName in interface Property<DataProperty>public DataProperty getValue()
getValue in interface Property<DataProperty>public void setValue(java.lang.Object value)
setValue in interface Property<DataProperty>public javax.swing.table.TableCellEditor getEditor()
getEditor in interface Property<DataProperty>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||