|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DHTMLElement
Interface to be implemented by elements that need to execute a client side script in order to be functional.
Method Summary | |
---|---|
String |
getInitScript()
Returns a JavaScript that is evaluated in order to initialize the element, or null if no initialization is needed. |
Methods inherited from interface org.riotfamily.forms.Element |
---|
focus, getEventTriggerId, getForm, getFormContext, getId, getParent, getStyleClass, isCompositeElement, isEnabled, isRequired, isVisible, processRequest, render, setEnabled, setForm, setFormContext, setId, setParent, setRequired |
Method Detail |
---|
String getInitScript()
null
if no initialization is needed.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |