com.sas.servlet.tbeans.navigationbar.html
Interface NavigationBarStyleKeysInterface

All Known Implementing Classes:
NavigationBar, TableColumnNavigationBar, TableRowNavigationBar

public interface NavigationBarStyleKeysInterface

This interface contains the keys that are used to retrieve and set the styles on the NavigationBar.


Field Summary
static java.lang.String COLUMN_NAVIGATIONBAR_CONTAINER_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String NAVIGATIONBAR_CONTAINER_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String NAVIGATIONBAR_ELEMENT_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
 

Field Detail

NAVIGATIONBAR_CONTAINER_STYLE

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

See Also:
Constant Field Values

NAVIGATIONBAR_ELEMENT_STYLE

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

See Also:
Constant Field Values

COLUMN_NAVIGATIONBAR_CONTAINER_STYLE

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

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.