|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Script
A Script which can be rendered on the client via FacesContextHelperUtil.addScript(javax.faces.context.FacesContext,
com.liferay.faces.util.client.Script).
| Nested Class Summary | |
|---|---|
static class |
Script.ModulesType
The ModulesType is used to determine how to handle the Script's modules. |
| Method Summary | |
|---|---|
String[] |
getModules()
Returns An array of modules which the Script depends on. |
Script.ModulesType |
getModulesType()
Returns The Script.ModulesType of the Script. |
String |
getSourceCode()
Returns The Script's text. |
| Method Detail |
|---|
String[] getModules()
Script.ModulesType getModulesType()
Script.ModulesType of the Script.
String getSourceCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||