|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFieldChangedListener
is an interface that will be used to get notified when a GUI field (row) has changed.
for the notification event description
,
for the base class of the listened rows
Method Summary | |
---|---|
void |
fieldChanged(FieldEvent pEvent)
Method called when the row has changed. |
Method Detail |
---|
void fieldChanged(FieldEvent pEvent)
pEvent
- the field event thrown
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |