See: Description
Interface | Description |
---|---|
IlvFacesComponent |
This is the base interface of the JViews Faces components.
|
IlvViewHelper |
The
IlvViewHelper interface defines a component that is linked
to a view. |
Class | Description |
---|---|
IlvBasicView |
This class defines a basic JViews Faces view by extending the JSF
UIGraphic
object. |
IlvBasicViewHelper |
This class defines a basic JViews Faces view that is linked to another view.
|
IlvButtonGroup |
This class defines a button group.
|
IlvFacesComponentBase |
This class is a base class for a JViews Faces component.
|
IlvFacesComponentImpl |
The
IlvFacesComponentImpl, implements the IlvFacesComponent interface and
specifically manages the decoded state of the properties and the rendering
state of the component. |
IlvFacesContextualMenu |
The contextual menu is a menu which is attached to a view (its parent) and
that can display a menu generated from the object clicked on this view.
|
IlvFacesMenu |
This class defines a menu whose parent is a view or another menu.
|
IlvFacesMenuItem |
This class defines a menu item JSF component.
|
IlvFacesNoSubmitButton |
This subclass of
HtmlCommandButton is overriding
the IlvFacesNoSubmitButton.getType() method to force the client-side HTML button to
be of type "button", avoiding the button to automatically submit
the HTML form when pressed. |
IlvFacesPanTool |
The pan tool is a navigation tool that allows the user to pan a linked view in all directions.
|
IlvFacesView |
This class defines a base view on which you can interact through interactors.
|
IlvFacesZoomTool |
The zoom tool is a component that displays several buttons vertically or
horizontally.
|
IlvImageButton |
This class defines a DHTML button that is represented by images depending on
its state (normal, highlighted, selected).
|
IlvMessageBox |
This class defines a Message Box component.
|
IlvViewHelperImpl |
This class implements the
IlvViewHelper interface. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.