|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpGraphicComponent | |
|---|---|
| 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. |
| Uses of IlpGraphicComponent in ilog.cpl |
|---|
| Classes in ilog.cpl that implement IlpGraphicComponent | |
|---|---|
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. |
| Uses of IlpGraphicComponent in ilog.cpl.graphic |
|---|
| Subinterfaces of IlpGraphicComponent in ilog.cpl.graphic | |
|---|---|
interface |
IlpInteractiveGraphicComponent
This interface models common characteristics of JTGO graphic components that support view interactors. |
| Uses of IlpGraphicComponent in ilog.tgo.faces.equipment.dhtml.renderkit |
|---|
| Methods in ilog.tgo.faces.equipment.dhtml.renderkit that return IlpGraphicComponent | |
|---|---|
protected IlpGraphicComponent |
IltFacesEquipmentViewRenderer.getGraphicComponent(UIComponent component)
Returns the underlying IlpGraphicComponent associated with the
provided component. |
| Uses of IlpGraphicComponent in ilog.tgo.faces.graph.dhtml.renderkit |
|---|
| Methods in ilog.tgo.faces.graph.dhtml.renderkit that return IlpGraphicComponent | |
|---|---|
protected abstract IlpGraphicComponent |
IltFacesGraphViewRenderer.getGraphicComponent(UIComponent component)
Returns the underlying IlpGraphicComponent associated with the
provided component. |
| Uses of IlpGraphicComponent in ilog.tgo.faces.network.dhtml.renderkit |
|---|
| Methods in ilog.tgo.faces.network.dhtml.renderkit that return IlpGraphicComponent | |
|---|---|
protected IlpGraphicComponent |
IltFacesNetworkViewRenderer.getGraphicComponent(UIComponent component)
Returns the underlying IlpGraphicComponent associated with the
provided component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||