|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface E4JavaScript_Intf
Interface for E4JavaScript contant that will be included in the HTML output. Either this is a reference (external .js file) or an inline E4JavaScript definition.
| Method Summary | |
|---|---|
E4ScriptsVec |
getAdditionalScripts()
Get the scripting vector in the case that additional scripts are required and have been added. |
java.lang.String |
getName()
Get the name of the E4JavaScript object. |
boolean |
hasFunctionBody()
Check, if this script allready has a function body declared. |
boolean |
isInline()
Inline means, that the script is included in the HTML page after script collection. |
| Method Detail |
|---|
java.lang.String getName()
boolean isInline()
boolean hasFunctionBody()
E4ScriptsVec getAdditionalScripts()
|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||