ilog.tgo.faces
Interface IltFacesJTGOConstants

All Known Implementing Classes:
IltFacesClientSelectInteractor, IltFacesClientSelectInteractorRenderer, IltFacesClientSelectInteractorTag, IltFacesDataSource, IltFacesDataSourceTag, IltFacesDHTMLEquipmentView, IltFacesDHTMLNetworkView, IltFacesEquipmentServletSupport, IltFacesEquipmentView, IltFacesEquipmentViewRenderer, IltFacesEquipmentViewTag, IltFacesGraphServletSupport, IltFacesGraphView, IltFacesGraphViewRenderer, IltFacesGraphViewTag, IltFacesNetworkServletSupport, IltFacesNetworkView, IltFacesNetworkViewRenderer, IltFacesNetworkViewTag

public interface IltFacesJTGOConstants

This interface defines the constants used within JViews TGO Faces library.

Since:
JViews 7.5

Field Summary
static String CONTEXT
          The ILOG JViews TGO context property of a 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 DEFAULT_STYLE_SHEET
          The URL of the default style sheet.
static String EQUIPMENT
          The IlpEquipment instance that is wrapped in the faces component.
static String NETWORK
          The IlpNetwork instance that is wrapped in the faces component.
static String OBJECT_ACTION_MB
          A method binding that processes object actions based on a given x,y view coordinate.
static String PROPERTY_ACCESSOR
          The propertyAccessor property of the IltFacesGraphViewSelectionManager.
static String STYLE_SHEETS
          The list of URLs for the style sheets.
 

Field Detail

CONTEXT

static final String CONTEXT
The ILOG JViews TGO context property of a component.

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 list of URLs for the style sheets.

See Also:
Constant Field Values

DEFAULT_STYLE_SHEET

static final String DEFAULT_STYLE_SHEET
The URL of the default style sheet.

See Also:
Constant Field Values

NETWORK

static final String NETWORK
The IlpNetwork instance that is wrapped in the faces component.

See Also:
Constant Field Values

EQUIPMENT

static final String EQUIPMENT
The IlpEquipment instance that is wrapped in the faces component.

See Also:
Constant Field Values

OBJECT_ACTION_MB

static final String OBJECT_ACTION_MB
A method binding that processes object actions based on a given x,y view coordinate.

See Also:
Constant Field Values

PROPERTY_ACCESSOR

static final String PROPERTY_ACCESSOR
The propertyAccessor property of the IltFacesGraphViewSelectionManager.

Since:
JViews 8.0
See Also:
Constant Field Values


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