|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormElementModificationEventInterface
Interface that allows the user to get the JavaScript event associated with modification for form elements.
Method Summary | |
---|---|
java.lang.String |
getModificationEventName()
Returns the name of the event that fires when a form element has been modified. |
void |
setModificationEventName(java.lang.String eventName)
Sets the name of the event that fires when a form element has been modified. |
Method Detail |
---|
java.lang.String getModificationEventName()
void setModificationEventName(java.lang.String eventName)
eventName
- The modificationEventName
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |