ilog.views.faces.dhtml
Interface IlvDHTMLConstants

All Superinterfaces:
IlvFacesConstants
All Known Subinterfaces:
IlvDHTMLFrameworkConstants, IlvDHTMLHelper, IlvFacesDHTMLViewSupport
All Known Implementing Classes:
IltFacesClientSelectInteractor, IltFacesClientSelectInteractorRenderer, IltFacesClientSelectInteractorTag, IltFacesDataSourceRenderer, IltFacesDHTMLEquipmentView, IltFacesDHTMLGraphViewSupportImpl, IltFacesDHTMLNetworkView, IltFacesEquipmentServletSupport, IltFacesEquipmentTiledViewRenderer, IltFacesEquipmentViewRenderer, IltFacesEquipmentViewTag, IltFacesGraphInteractor, IltFacesGraphInteractorRenderer, IltFacesGraphInteractorServerActionListener, IltFacesGraphInteractorTag, IltFacesGraphServletSupport, IltFacesGraphTiledViewRenderer, IltFacesGraphViewRenderer, IltFacesGraphViewSelectionManager, IltFacesGraphViewSelectionManagerRenderer, IltFacesGraphViewSelectionManagerTag, IltFacesGraphViewTag, IltFacesNetworkServletSupport, IltFacesNetworkTiledViewRenderer, IltFacesNetworkViewRenderer, IltFacesNetworkViewTag, IlvContextualMenuTag, IlvDHTMLHelperImpl, IlvDHTMLImageButton, IlvDHTMLImageButtonRenderer, IlvDHTMLRenderer, IlvDHTMLRendererHelper, IlvDHTMLSizedRenderer, IlvDHTMLSizedTag, IlvDHTMLViewHelperRenderer, IlvDHTMLViewHelperTag, IlvDHTMLViewRenderer, IlvDHTMLViewTag, IlvDragRectInteractorRenderer, IlvDragRectInteractorTag, IlvFacesContextualMenuRenderer, IlvFacesContextualMenuTag, IlvFacesContextualPopupMenuRenderer, IlvFacesDashboardViewRenderer, IlvFacesDashboardViewTag, IlvFacesDHTMLDashboardView, IlvFacesDHTMLDiagrammerView, IlvFacesDHTMLMapView, IlvFacesDHTMLOverview, IlvFacesDHTMLView, IlvFacesDHTMLViewSupportImpl, IlvFacesDiagrammerBaseRenderer, IlvFacesDiagrammerDataSourceRenderer, IlvFacesDiagrammerSelectAction, IlvFacesDiagrammerSelectInteractor, IlvFacesDiagrammerSelectInteractorRenderer, IlvFacesDiagrammerSelectInteractorTag, IlvFacesDiagrammerSelectionManager, IlvFacesDiagrammerSelectionManagerRenderer, IlvFacesDiagrammerSelectionManagerTag, IlvFacesDiagrammerSelectRectAction, IlvFacesDiagrammerServletSupport, IlvFacesDiagrammerTiledViewRenderer, IlvFacesDiagrammerViewRenderer, IlvFacesDiagrammerViewTag, IlvFacesDiagrammerXMLDataSourceRenderer, IlvFacesLayerVisibilityToolRenderer, IlvFacesManagerServletSupport, IlvFacesMapInteractorRenderer, IlvFacesMapInteractorTag, IlvFacesMapRectInteractorRenderer, IlvFacesMapRectInteractorTag, IlvFacesMapsServletSupport, IlvFacesMapViewRenderer, IlvFacesMapViewTag, IlvFacesMenuRenderer, IlvFacesNodeOrLinkSelectInteractor, IlvFacesNodeOrLinkSelectInteractorRenderer, IlvFacesNodeOrLinkSelectInteractorTag, IlvFacesNodeOrLinkSelectRectInteractor, IlvFacesNodeOrLinkSelectRectInteractorRenderer, IlvFacesNodeOrLinkSelectRectInteractorTag, IlvFacesObjectSelectInteractor, IlvFacesObjectSelectInteractorRenderer, IlvFacesObjectSelectInteractorTag, IlvFacesObjectSelectRectInteractor, IlvFacesObjectSelectRectInteractorRenderer, IlvFacesObjectSelectRectInteractorTag, IlvFacesOverviewRenderer, IlvFacesOverviewTag, IlvFacesPanInteractorRenderer, IlvFacesPanInteractorTag, IlvFacesPanToolRenderer, IlvFacesPanToolTag, IlvFacesSelectActionListener, IlvFacesSelectInteractor, IlvFacesSelectInteractorRenderer, IlvFacesSelectInteractorTag, IlvFacesSelectionManager, IlvFacesSelectionManagerRenderer, IlvFacesSelectionManagerTag, IlvFacesSelectRectActionListener, IlvFacesTiledViewRenderer, IlvFacesViewRenderer, IlvFacesViewTag, IlvFacesZoomInteractorRenderer, IlvFacesZoomInteractorTag, IlvFacesZoomToolRenderer, IlvFacesZoomToolTag, IlvImageButtonTag, IlvInteractorRenderer, IlvInteractorTag, IlvJSNamespaceFilter, IlvMenuTag, IlvMessageBoxRenderer, IlvMessageBoxTag, IlvObjectSelectInteractor, IlvObjectSelectInteractorRenderer, IlvObjectSelectInteractorTag, IlvObjectSelectRectInteractor, IlvObjectSelectRectInteractorRenderer, IlvObjectSelectRectInteractorTag

public interface IlvDHTMLConstants
extends IlvFacesConstants

This class describes constants that are used by components, renderers and tags to describe properties.

Since:
JViews 6.0

Field Summary
static String AUTO_SUBMIT
          The auto submit property determines if an object select interactor subclass should submit its enclosing form on the selection event.
static String BACKGROUND_COLOR
          The background color of the generated image.
static String CAPABILITIES_LOADED_HANDLER
          onCapabilitiesLoaded JavaScript handler property of a component.
static String COMPONENT
          The component to display.
static String DO_ACTION_ON_BG_DESELECT
          A button property that defines whether the button action should be executed when the button is deselected by its button group, if any.
static String ERROR_MESSAGE
          The message displayed by a view when an error occurs during the loading of the image.
static String GENERATE_IMAGE_MAP
          The flag indicating whether an image map is to be generated for the displayed view.
static String IMAGE_FORMAT
          The format of the generated image.
static String IMAGE_LOADED_HANDLER
          onImageLoaded JavaScript handler property of a component.
static String IMAGE_MAP_GENERATOR
          The image map generator of a view.
static String IMAGE_MAP_GENERATOR_CLASS
          The image map generator class name of a view.
static String IMAGE_MAP_VISIBLE
          The flag indicating whether to display the image map (if generated).
static int IMAGE_SERVLET_CONTEXT
          The image servlet invocation context.
static String INVOCATION_CONTEXT
          The invocation context of a listener.
static int JSF_CONTEXT
          The JSF lifecycle invocation context.
static String ON_CLICK
          The JavaScript action triggered when the component client representation is clicked.
static String ON_SELECTION_CHANGED
          A JavaScript handler called when the current selection has changed.
static String PORTLET_CONTEXT_KEY
           
static String PORTLET_SESSION_KEY
           
static String REPLACE_PATTERN
          The pattern to be replaced on the fly on JavaScript files loaded in a Portlet context.
static String RESIZABLE
          The resizable property of a view.
static String SESSION_EXP_HANDLER
          The JavaScript code that is called when the session is about to expire.
static String SUBMITTED_VALUE
          The submitted value of an UIInput.
static String WAITING_IMAGE
          The path to an image that will be shown while the component is in a loading state.
 
Fields inherited from interface ilog.views.faces.IlvFacesConstants
BUTTON_GROUP_ID, BUTTON_TYPE, CHARTS_BUNDLE, CORE_BUNDLE, CURSOR, DATA, DECODED_PROPERTY, DEFAULT_LINE_COLOR, DELETION_ALLOWED, DIAGRAMMER_BUNDLE, ENABLED, FILL_ON, FORCE_UPDATE_PROPERTIES, FRAMEWORK_BUNDLE, GANTT_BUNDLE, HEIGHT, IMAGE, IMAGE_MODE, INFO_PROVIDER_MB, INT_NOT_DEFINED, ITEM_DISABLED_STYLE_CLASS, ITEM_HIGHLIGHTED_STYLE_CLASS, ITEM_STYLE_CLASS, LINE_COLOR, LINE_WIDTH, MAPS_BUNDLE, MENU_MODEL_ID, MESSAGE, MESSAGE_BOX, MESSAGE_BOX_ID, MOVE_ALLOWED, OBJECT_FINDER, PARAM_COMPID, PARAM_DATA, PARAM_KEY, PARAM_NAMESPACE, PARAM_RESOURCE, PARAM_SERVICE, PARAM_TYPE, POPUP_MENU, POPUP_MENU_FACTORY, POPUP_MENU_FACTORY_CLASS, PORTLET_NAMESPACE, PROJECT, RESOURCES_PATH, RESOURCES_PATH_PREFIX, ROLLOVER_IMAGE, SELECTED, SELECTED_IMAGE, SERVICE_FORWARD, SERVICE_FORWARD_INT, SERVLET, SERVLET_CLASS, SERVLET_URL, STYLE, STYLE_CLASS, TGO_BUNDLE, TITLE, TOGGLE, VALUE, VIEW, VIEW_ID, WIDTH
 

Field Detail

PORTLET_CONTEXT_KEY

static final String PORTLET_CONTEXT_KEY
See Also:
Constant Field Values
Internal method or field: do not use!

PORTLET_SESSION_KEY

static final String PORTLET_SESSION_KEY
See Also:
Constant Field Values
Internal method or field: do not use!

IMAGE_FORMAT

static final String IMAGE_FORMAT
The format of the generated image.

See Also:
Constant Field Values

WAITING_IMAGE

static final String WAITING_IMAGE
The path to an image that will be shown while the component is in a loading state.

See Also:
Constant Field Values

BACKGROUND_COLOR

static final String BACKGROUND_COLOR
The background color of the generated image.

See Also:
Constant Field Values

IMAGE_LOADED_HANDLER

static final String IMAGE_LOADED_HANDLER
onImageLoaded JavaScript handler property of a component.

See Also:
Constant Field Values

CAPABILITIES_LOADED_HANDLER

static final String CAPABILITIES_LOADED_HANDLER
onCapabilitiesLoaded JavaScript handler property of a component.

See Also:
Constant Field Values

COMPONENT

static final String COMPONENT
The component to display.

See Also:
Constant Field Values

GENERATE_IMAGE_MAP

static final String GENERATE_IMAGE_MAP
The flag indicating whether an image map is to be generated for the displayed view.

See Also:
Constant Field Values

IMAGE_MAP_VISIBLE

static final String IMAGE_MAP_VISIBLE
The flag indicating whether to display the image map (if generated).

See Also:
Constant Field Values

ERROR_MESSAGE

static final String ERROR_MESSAGE
The message displayed by a view when an error occurs during the loading of the image.

See Also:
Constant Field Values

ON_CLICK

static final String ON_CLICK
The JavaScript action triggered when the component client representation is clicked.

See Also:
Constant Field Values

REPLACE_PATTERN

static final String REPLACE_PATTERN
The pattern to be replaced on the fly on JavaScript files loaded in a Portlet context.

Since:
JViews 6.5
See Also:
Constant Field Values

AUTO_SUBMIT

static final String AUTO_SUBMIT
The auto submit property determines if an object select interactor subclass should submit its enclosing form on the selection event.

Since:
JViews 6.5
See Also:
Constant Field Values

SUBMITTED_VALUE

static final String SUBMITTED_VALUE
The submitted value of an UIInput.

Since:
JViews 6.5
See Also:
Constant Field Values

RESIZABLE

static final String RESIZABLE
The resizable property of a view.

Since:
JViews 6.5
See Also:
Constant Field Values

DO_ACTION_ON_BG_DESELECT

static final String DO_ACTION_ON_BG_DESELECT
A button property that defines whether the button action should be executed when the button is deselected by its button group, if any.

Since:
JViews 7.5
See Also:
Constant Field Values

IMAGE_MAP_GENERATOR

static final String IMAGE_MAP_GENERATOR
The image map generator of a view.

Since:
JViews 7.5
See Also:
Constant Field Values

IMAGE_MAP_GENERATOR_CLASS

static final String IMAGE_MAP_GENERATOR_CLASS
The image map generator class name of a view.

Since:
JViews 7.5
See Also:
Constant Field Values

INVOCATION_CONTEXT

static final String INVOCATION_CONTEXT
The invocation context of a listener. Used in select interactors to choose if the value change listener will be invoked in the JSF lifecycle or in the image servlet. See interactors API for further information.

Since:
JViews 7.5
See Also:
Constant Field Values

JSF_CONTEXT

static final int JSF_CONTEXT
The JSF lifecycle invocation context.

Since:
JViews 7.5
See Also:
INVOCATION_CONTEXT, Constant Field Values

IMAGE_SERVLET_CONTEXT

static final int IMAGE_SERVLET_CONTEXT
The image servlet invocation context.

Since:
JViews 7.5
See Also:
INVOCATION_CONTEXT, Constant Field Values

ON_SELECTION_CHANGED

static final String ON_SELECTION_CHANGED
A JavaScript handler called when the current selection has changed.

Since:
JViews 7.5
See Also:
Constant Field Values

SESSION_EXP_HANDLER

static final String SESSION_EXP_HANDLER
The JavaScript code that is called when the session is about to expire.

Since:
JViews 8.1
See Also:
Constant Field Values


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.