Package | Description |
---|---|
ilog.views.faces.dhtml.renderkit |
This package contains the base DHTML implementation of JViews JavaServer Faces renderers.
|
Modifier and Type | Method and Description |
---|---|
IlvScriptManager |
IlvFacesManager.getScriptManager()
Returns the script manager associated with the manager.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvScriptDescriptor.addJSCodeAfterImport(IlvScriptManager scriptManager,
javax.faces.context.ResponseWriter writer)
Renders optional static JavaScript code to customize the imported scripts.
|
void |
IlvScriptDescriptor.addJSCodeBeforeImport(IlvScriptManager scriptManager,
javax.faces.context.ResponseWriter writer)
Renders optional static JavaScript code to customize the imported scripts.
|
abstract void |
IlvScriptDescriptor.addScriptsToLoad(IlvScriptManager scriptManager,
Writer writer)
Adds the scripts needed by the associated component.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.