Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
ilog.cpl.graphic |
Provides classes and interfaces to create graphic objects.
|
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. |
Modifier and Type | Class and Description |
---|---|
class |
IlpEquipment
The equipment component, which serves as an aggregation of MVC
components for displaying equipment objects, such as shelves,
cards and ports.
|
class |
IlpNetwork
This class is the network component.
|
class |
IlpTable
The table component that serves as an aggregation of MVC components for
a table.
|
class |
IlpTree
The Tree Component, used to represent hierarchical data.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IlpInteractiveGraphicComponent
This interface models common characteristics of JTGO graphic components
that support view interactors.
|
Modifier and Type | Method and Description |
---|---|
protected IlpGraphicComponent |
IltFacesEquipmentViewRenderer.getGraphicComponent(javax.faces.component.UIComponent component)
Returns the underlying
IlpGraphicComponent associated with the
provided component. |
Modifier and Type | Method and Description |
---|---|
protected abstract IlpGraphicComponent |
IltFacesGraphViewRenderer.getGraphicComponent(javax.faces.component.UIComponent component)
Returns the underlying
IlpGraphicComponent associated with the
provided component. |
Modifier and Type | Method and Description |
---|---|
protected IlpGraphicComponent |
IltFacesNetworkViewRenderer.getGraphicComponent(javax.faces.component.UIComponent component)
Returns the underlying
IlpGraphicComponent associated with the
provided component. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.