com.sas.servlet.tbeans.graphics.html
Interface GraphCompositeStyleKeysInterface

All Known Implementing Classes:
BarChartComposite, BarLineChartComposite, ESRIMapComposite, GraphComposite, LineChartComposite, LinePlotComposite, PieChartComposite, RadarChartComposite, ScatterPlotComposite, WaterfallChartComposite

public interface GraphCompositeStyleKeysInterface


Field Summary
static java.lang.String GRAPH_CONTAINER_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String GRAPH_CONTENT_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String GRAPH_FOOTER_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String GRAPH_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String GRAPH_TITLE_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String GRAPH_TOOLBAR_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
 

Field Detail

GRAPH_CONTAINER_STYLE

static final java.lang.String GRAPH_CONTAINER_STYLE
Style Area Key to retrieve style information using the ComponentStyleManager

See Also:
Constant Field Values

GRAPH_STYLE

static final java.lang.String GRAPH_STYLE
Style Area Key to retrieve style information using the ComponentStyleManager

See Also:
Constant Field Values

GRAPH_CONTENT_STYLE

static final java.lang.String GRAPH_CONTENT_STYLE
Style Area Key to retrieve style information using the ComponentStyleManager

See Also:
Constant Field Values

GRAPH_TITLE_STYLE

static final java.lang.String GRAPH_TITLE_STYLE
Style Area Key to retrieve style information using the ComponentStyleManager

See Also:
Constant Field Values

GRAPH_FOOTER_STYLE

static final java.lang.String GRAPH_FOOTER_STYLE
Style Area Key to retrieve style information using the ComponentStyleManager

See Also:
Constant Field Values

GRAPH_TOOLBAR_STYLE

static final java.lang.String GRAPH_TOOLBAR_STYLE
Style Area Key to retrieve style information using the ComponentStyleManager

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.