|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PromptValueChangeEventInterface
Interface for events used to indicate a change to a prompt value has occurred.
PromptValues
Method Summary | |
---|---|
java.lang.Object |
getNewValue()
Returns the value after the change |
java.lang.Object |
getOldValue()
Returns the value before the change |
PromptDefinitionInterface |
getPromptDefinition()
Returns the prompt whose value changed |
java.lang.Object |
getSource()
Returns the prompt whose value changed |
Method Detail |
---|
java.lang.Object getSource()
PromptDefinitionInterface getPromptDefinition()
java.lang.Object getNewValue()
java.lang.Object getOldValue()
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |