|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldListener
Classes implementing this interface can be used to receive notification of changes to task or resource fields.
| Method Summary | |
|---|---|
void |
fieldChange(FieldContainer container,
FieldType type,
Object oldValue,
Object newValue)
Called when a field value is changed. |
| Method Detail |
|---|
void fieldChange(FieldContainer container,
FieldType type,
Object oldValue,
Object newValue)
container - field containertype - field typeoldValue - old valuenewValue - new value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||