public interface IlvFacesConstants
Modifier and Type | Field and Description |
---|---|
static String |
AFTER_HANDLER |
static String |
BASETEXTDIRECTION
The baseTextDirection property.
|
static String |
BEFORE_HANDLER |
static String |
BUTTON_GROUP_ID
The identifier of the button group of a button.
|
static String |
BUTTON_TYPE
The type property of a component.
|
static String |
CHARTS_BUNDLE |
static String |
CHARTS_MESSAGE_BUNDLE |
static String |
CORE_BUNDLE |
static String |
CORE_MESSAGE_BUNDLE |
static String |
CURSOR
The cursor property displayed by a component.
|
static String |
DATA
The data property of a view component.
|
static String |
DECODED_PROPERTY |
static Color |
DEFAULT_LINE_COLOR
The default line color.
|
static String |
DELETION_ALLOWED
Whether an object can be deleted or not.
|
static String |
DIAGRAMMER_BUNDLE |
static String |
DIAGRAMMER_MESSAGE_BUNDLE |
static String |
ENABLED
The enabled property of a component.
|
static String |
EVENT_TYPE |
static String |
FILL_ON
The fillOn property of a component that contains a rectangle.
|
static String |
FORCE_UPDATE_PROPERTIES
Force an update of the component or and additional
request to update the component.
|
static String |
FRAMEWORK_BUNDLE |
static String |
FRAMEWORK_MESSAGE_BUNDLE |
static String |
GANTT_BUNDLE |
static String |
GANTT_MESSAGE_BUNDLE |
static String |
HEIGHT
The height of a component.
|
static String |
IMAGE
An image URL property.
|
static String |
IMAGE_MODE
A mode that implies the generation of an image.
|
static String |
INFO_PROVIDER_MB
A method binding that provides additional information on an object when invoked.
|
static int |
INT_NOT_DEFINED
Value specifying a non initialized integer.
|
static String |
INTERACTORS |
static String |
INTERCEPT_INTERACTOR |
static String |
ITEM_DISABLED_STYLE_CLASS
The CSS class name used by the pop-up menu for a disabled menu item.
|
static String |
ITEM_HIGHLIGHTED_STYLE_CLASS
The CSS class name used by the pop-up menu for a highlighted menu item.
|
static String |
ITEM_STYLE_CLASS
The CSS class name used by the pop-up menu for a menu item.
|
static String |
LINE_COLOR
The line color property of a component that contains a rectangle.
|
static String |
LINE_WIDTH
The line width property of a component that contains a rectangle.
|
static String |
MAPS_BUNDLE |
static String |
MAPS_MESSAGE_BUNDLE |
static String |
MENU_MODEL_ID
The ID set to an interactor to influence the dynamic generation of menus.
|
static String |
MESSAGE
The message property of a component that will be displayed in a message
box.
|
static String |
MESSAGE_BOX
The message box property.
|
static String |
MESSAGE_BOX_ID
The ID of a message box.
|
static String |
MOVE_ALLOWED
Whether an object can be moved or not.
|
static String |
OBJECT_FINDER
The finder class of an Object Select interactor component.
|
static String |
PARAM_COMPID |
static String |
PARAM_DATA |
static String |
PARAM_KEY |
static String |
PARAM_NAMESPACE |
static String |
PARAM_RESOURCE |
static String |
PARAM_SERVICE |
static String |
PARAM_TYPE |
static String |
POPUP_MENU
The pop-up menu property of a view.
|
static String |
POPUP_MENU_FACTORY
The menu factory value binding of a contextual pop-up menu.
|
static String |
POPUP_MENU_FACTORY_CLASS
The fully qualified class name of the menu factory of a contextual pop-up menu.
|
static String |
PORTLET_NAMESPACE |
static String |
PROGRESSIVE_ZOOM |
static String |
PROJECT
The designer project URL property of a JViews Faces component.
|
static String |
RENDER |
static String |
RESOURCES_PATH |
static String |
RESOURCES_PATH_PREFIX |
static String |
ROLLOVER_IMAGE
An image URL property when the component is in a highlighted state.
|
static String |
SCROLL_BAR |
static String |
SELECTED
The selected state property of a component.
|
static String |
SELECTED_IMAGE
An image URL property when the component is in a selected state.
|
static String |
SERVICE_FORWARD |
static int |
SERVICE_FORWARD_INT |
static String |
SERVLET
The servlet property of a view chart.
|
static String |
SERVLET_CLASS
The servlet class property of a view chart.
|
static String |
SERVLET_URL
The URL of the servlet that will provide the image.
|
static String |
STYLE
The inline client cascading style sheet.
|
static String |
STYLE_CLASS
The client class style sheet.
|
static String |
TGO_BUNDLE |
static String |
TGO_MESSAGE_BUNDLE |
static String |
TITLE
The title property of a component.
|
static String |
TOGGLE
The toggle property of a component.
|
static String |
VALUE
The value property of a component.
|
static String |
VIEW
The view property of a component.
|
static String |
VIEW_ID
The ID of a view.
|
static String |
WIDTH
The width of a component.
|
static final String RENDER
static final String INTERACTORS
static final String PROGRESSIVE_ZOOM
static final String SCROLL_BAR
static final String INTERCEPT_INTERACTOR
static final String BEFORE_HANDLER
static final String AFTER_HANDLER
static final String EVENT_TYPE
static final String PORTLET_NAMESPACE
static final String SERVICE_FORWARD
static final int SERVICE_FORWARD_INT
static final String PARAM_SERVICE
static final String PARAM_DATA
static final String PARAM_RESOURCE
static final String PARAM_TYPE
static final String PARAM_KEY
static final String PARAM_COMPID
static final String PARAM_NAMESPACE
static final String RESOURCES_PATH
static final String RESOURCES_PATH_PREFIX
static final String DECODED_PROPERTY
static final String WIDTH
static final String HEIGHT
static final String VIEW_ID
static final String VIEW
static final String MESSAGE_BOX_ID
static final String MESSAGE_BOX
static final String SERVLET
static final String SERVLET_URL
static final String SERVLET_CLASS
static final String STYLE
static final String STYLE_CLASS
static final String MESSAGE
static final String CURSOR
static final String LINE_COLOR
static final String FILL_ON
static final Color DEFAULT_LINE_COLOR
static final String LINE_WIDTH
static final int INT_NOT_DEFINED
static final String IMAGE
static final String ROLLOVER_IMAGE
static final String SELECTED_IMAGE
static final String TOGGLE
static final String ENABLED
static final String VALUE
static final String BUTTON_TYPE
static final String TITLE
static final String SELECTED
static final String BUTTON_GROUP_ID
static final String PROJECT
static final String DATA
static final String OBJECT_FINDER
static final String ITEM_STYLE_CLASS
static final String ITEM_HIGHLIGHTED_STYLE_CLASS
static final String ITEM_DISABLED_STYLE_CLASS
static final String POPUP_MENU_FACTORY
static final String POPUP_MENU_FACTORY_CLASS
static final String POPUP_MENU
static final String MENU_MODEL_ID
static final String MOVE_ALLOWED
static final String DELETION_ALLOWED
static final String IMAGE_MODE
static final String FORCE_UPDATE_PROPERTIES
static final String INFO_PROVIDER_MB
static final String CORE_BUNDLE
static final String CORE_MESSAGE_BUNDLE
static final String FRAMEWORK_BUNDLE
static final String FRAMEWORK_MESSAGE_BUNDLE
static final String DIAGRAMMER_BUNDLE
static final String DIAGRAMMER_MESSAGE_BUNDLE
static final String CHARTS_BUNDLE
static final String CHARTS_MESSAGE_BUNDLE
static final String MAPS_BUNDLE
static final String MAPS_MESSAGE_BUNDLE
static final String TGO_BUNDLE
static final String TGO_MESSAGE_BUNDLE
static final String GANTT_BUNDLE
static final String GANTT_MESSAGE_BUNDLE
static final String BASETEXTDIRECTION
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.