ilog.views.diagrammer.faces
Interface IlvFacesDiagrammerConstants

All Known Implementing Classes:
IlvFacesDashboardView, IlvFacesDashboardViewRenderer, IlvFacesDashboardViewTag, IlvFacesDHTMLDashboardView, IlvFacesDHTMLDiagrammerView, IlvFacesDHTMLMapView, IlvFacesDiagrammerBaseRenderer, IlvFacesDiagrammerDataSource, IlvFacesDiagrammerDataSourceTag, IlvFacesDiagrammerSelectInteractorRenderer, IlvFacesDiagrammerSelectInteractorTag, IlvFacesDiagrammerServletSupport, IlvFacesDiagrammerView, IlvFacesDiagrammerViewRenderer, IlvFacesDiagrammerViewTag, IlvFacesDiagrammerXMLDataSource, IlvFacesDiagrammerXMLDataSourceTag, IlvFacesMapsServletSupport, IlvFacesMapViewRenderer, IlvFacesMapViewTag, IlvFacesNodeOrLinkSelectInteractor, IlvFacesNodeOrLinkSelectInteractorRenderer, IlvFacesNodeOrLinkSelectInteractorTag

public interface IlvFacesDiagrammerConstants

Set of constants for the JViews Diagrammer Faces module.

Since:
JViews 6.5

Field Summary
static String DASHBOARD_DIAGRAM
          The IlvDashboardDiagram instance that is wrapped in the faces component.
static String DATA_SOURCE
          The data source property of a component.
static String DATA_SOURCE_ID
          The data source identifier property of a component.
static String DATA_URL
          The URL of the XML data file of an XML data source.
static String DIAGRAMMER
          The IlvDiagrammer instance that is wrapped in the faces component.
static String EDITABLE
          The editable state of the IlvFacesDiagrammerView
static String INPUT_XSL
          The URL of the XSL input file used in the data source.
static String OUTPUT_XSL
          The URL of the XSL output file used in the data source.
static String PARAM_CSS
          The Cascading Style Sheet parameter in the request.
static String PARAM_XML
          The XML file parameter in the request.
static String PROPERTY_ACCESSOR
          The propertyAccessorv property of the IlvFacesDiagrammerSelectionManager.
static String STYLE_SHEETS
          The URLs of the style sheets.
 

Field Detail

PARAM_CSS

static final String PARAM_CSS
The Cascading Style Sheet parameter in the request.

See Also:
Constant Field Values

PARAM_XML

static final String PARAM_XML
The XML file parameter in the request.

See Also:
Constant Field Values

DIAGRAMMER

static final String DIAGRAMMER
The IlvDiagrammer instance that is wrapped in the faces component.

See Also:
Constant Field Values

DATA_URL

static final String DATA_URL
The URL of the XML data file of an XML data source.

See Also:
Constant Field Values

INPUT_XSL

static final String INPUT_XSL
The URL of the XSL input file used in the data source.

See Also:
Constant Field Values

OUTPUT_XSL

static final String OUTPUT_XSL
The URL of the XSL output file used in the data source.

See Also:
Constant Field Values

DATA_SOURCE

static final String DATA_SOURCE
The data source property of a component.

See Also:
Constant Field Values

DATA_SOURCE_ID

static final String DATA_SOURCE_ID
The data source identifier property of a component.

See Also:
Constant Field Values

STYLE_SHEETS

static final String STYLE_SHEETS
The URLs of the style sheets.

See Also:
Constant Field Values

EDITABLE

static final String EDITABLE
The editable state of the IlvFacesDiagrammerView

Since:
JViews 8.0
See Also:
Constant Field Values

DASHBOARD_DIAGRAM

static final String DASHBOARD_DIAGRAM
The IlvDashboardDiagram instance that is wrapped in the faces component.

Since:
JViews 8.0
See Also:
Constant Field Values

PROPERTY_ACCESSOR

static final String PROPERTY_ACCESSOR
The propertyAccessorv property of the IlvFacesDiagrammerSelectionManager.

Since:
JViews 8.0
See Also:
Constant Field Values


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