Package | Description |
---|---|
ilog.cpl.equipment |
Together with
ilog.cpl.IlpEquipment , this package constitutes
the JTGO Equipment component. |
ilog.tgo.faces.equipment.component |
Contains the JViews TGO Faces components that are needed in order to integrate the JViews TGO
IlpEquipment into JavaServer Faces. |
ilog.tgo.faces.equipment.dhtml.component |
Contains the JViews TGO Faces DHTML specific components that are needed in order to integrate the JViews TGO
IlpEquipment into JavaServer Faces. |
ilog.tgo.faces.equipment.dhtml.servlet |
Contains the
Servlet related types needed in order to integrate the JViews TGO IlpEquipment as a Faces component. |
Constructor and Description |
---|
IlpEquipmentHandlerWithDataSource(IlpEquipment equipment,
IlpAbstractNodeAdapter adapter,
IlpMutableDataSource datasource)
Creates the handler.
|
IlpEquipmentHandlerWithoutDataSource(IlpEquipment equipment)
Creates the handler.
|
Modifier and Type | Method and Description |
---|---|
protected abstract IlpEquipment |
IltFacesEquipmentView.createEquipmentComponent(String defaultStyleSheet,
IlpContext context)
Method called only once when creating the underlying
IlpEquipment . |
IlpEquipment |
IltFacesEquipmentView.getEquipment()
Returns the
IlpEquipment instance wrapped by this
IltFacesEquipmentView instance. |
Modifier and Type | Method and Description |
---|---|
void |
IltFacesEquipmentView.setEquipment(IlpEquipment equipment)
Sets the
IlpEquipment wrapped by this IltFacesEquipmentView instance. |
Modifier and Type | Method and Description |
---|---|
protected IlpEquipment |
IltFacesDHTMLEquipmentView.createEquipmentComponent(String defaultStyleSheet,
IlpContext context)
Method called only once when creating the underlying
IlpEquipment . |
IlpEquipment |
IltFacesDHTMLEquipmentView.getEquipment()
Returns the
IlpEquipment instance wrapped by this
IltFacesEquipmentView instance. |
Modifier and Type | Method and Description |
---|---|
protected IlpEquipment |
IltFacesEquipmentServletSupport.getEquipment(javax.servlet.http.HttpServletRequest request)
Returns the equipment component associated with the given view.
|
IlpEquipment |
IltFacesEquipmentServlet.getEquipment(javax.servlet.http.HttpServletRequest request)
Returns the equipment component associated with the equipment view in
the client side.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.