Package | Description |
---|---|
ilog.tgo.faces.equipment.dhtml.renderkit |
Contains the types needed in order to render the JViews TGO
IlpEquipment Faces component in DHTML. |
ilog.tgo.faces.graph.dhtml.renderkit |
Contains the common types needed in order to render the JViews TGO graph based Faces components in DHTML.
|
ilog.tgo.faces.network.dhtml.renderkit |
Contains the types needed in order to render the JViews TGO
IlpNetwork Faces component in DHTML. |
ilog.views.chart.faces.dhtml.renderkit |
This package contains the DHTML implementation of JViews JavaServer Faces Chart
renderers.
|
ilog.views.diagrammer.faces.dhtml.renderkit |
This package contains the JViews Diagrammer Faces DHTML renderers.
|
ilog.views.faces.dhtml.renderkit |
This package contains the base DHTML implementation of JViews JavaServer Faces renderers.
|
ilog.views.gantt.faces.dhtml.renderkit |
This package contains the JViews Gantt Faces DHTML renderers.
|
ilog.views.maps.faces.dhtml.renderkit |
This package contains the JViews Maps Faces DHTML renderers.
|
Modifier and Type | Method and Description |
---|---|
IlvScriptDescriptor |
IltFacesEquipmentViewRenderer.getScriptDescriptor()
Returns the script descriptor for this renderer.
|
IlvScriptDescriptor |
IltFacesEquipmentTiledViewRenderer.getScriptDescriptor()
Returns the script descriptor for this renderer.
|
Modifier and Type | Method and Description |
---|---|
IlvScriptDescriptor |
IltFacesGraphViewSelectionManagerRenderer.getScriptDescriptor()
Returns the script descriptor for this renderer.
|
IlvScriptDescriptor |
IltFacesGraphInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IltFacesClientSelectInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
Modifier and Type | Method and Description |
---|---|
IlvScriptDescriptor |
IltFacesNetworkViewRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IltFacesNetworkTiledViewRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
Modifier and Type | Method and Description |
---|---|
IlvScriptDescriptor |
IlvDataSourceRenderer.getScriptDescriptor()
This implementation returns
null as data sources doesn't need scripts. |
IlvScriptDescriptor |
IlvChartZoomInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvChartSelectInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvChartRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvChartPickInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvChartPanInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvChartOverviewRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvChartLegendRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvChartContextualMenuRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
Modifier and Type | Method and Description |
---|---|
IlvScriptDescriptor |
IlvFacesNodeOrLinkSelectRectInteractorRenderer.getScriptDescriptor() |
IlvScriptDescriptor |
IlvFacesNodeOrLinkSelectInteractorRenderer.getScriptDescriptor() |
IlvScriptDescriptor |
IlvFacesDiagrammerTiledViewRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesDiagrammerSelectionManagerRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesDiagrammerSelectInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesDiagrammerBaseRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesDiagrammerBaseRenderer.getScriptDescriptor(javax.faces.component.UIComponent component)
Returns the script descriptor of this component.
|
Modifier and Type | Field and Description |
---|---|
static IlvScriptDescriptor |
IlvDHTMLRenderer.scriptDescriptor
Returns the script descriptor of the renderer.
|
Modifier and Type | Method and Description |
---|---|
IlvScriptDescriptor |
IlvDHTMLRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesZoomToolRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesZoomInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesViewRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesTooltipInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesTiledViewRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesPanToolRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesPanInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesOverviewRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesObjectSelectRectInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesObjectSelectInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesMapRectInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesMapInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesHighlightInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesContextualPopupMenuRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvDHTMLRenderer.getScriptDescriptor(javax.faces.component.UIComponent component)
Returns the script descriptor of this component.
|
IlvScriptDescriptor |
IlvFacesViewRenderer.getScriptDescriptor(javax.faces.component.UIComponent component)
Returns the script descriptor of this component.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvScriptManager.emitScriptToLoad(IlvScriptDescriptor scriptDescriptor)
Adds a script descriptor that must be loaded before creating the component JavaScript object.
|
void |
IlvScriptManager.emitScriptToLoad(Writer writer,
IlvScriptDescriptor scriptDescriptor)
Deprecated.
Beginning of JViews 8.1 use
IlvScriptManager.emitScriptToLoad(IlvScriptDescriptor) |
Constructor and Description |
---|
IlvScriptDescriptor(String id,
IlvScriptDescriptor superDescriptor)
Builds a new instance of a Script descriptor.
|
Modifier and Type | Method and Description |
---|---|
IlvScriptDescriptor |
IlvFacesTableScrollInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesSheetScrollInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesRowSelectInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesRowExpandCollapseInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesNodeSelectInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesHierarchyChartViewRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesGanttSelectionManagerRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesGanttSelectInteractorRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesGanttDataSourceRenderer.getScriptDescriptor()
Returns
nuul as no scripts are needed for data sources. |
IlvScriptDescriptor |
IlvFacesGanttContextualMenuRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
Modifier and Type | Method and Description |
---|---|
IlvScriptDescriptor |
IlvFacesLayerVisibilityToolRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
IlvScriptDescriptor |
IlvFacesGoogleViewRenderer.getScriptDescriptor()
Returns the script descriptor of this renderer.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.