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

All Known Implementing Classes:
NavigationBarColumnScrollingElement, NavigationBarRowScrollingElement, NavigationBarScrollingElement

public interface NavigationBarScrollingElementStyleKeysInterface

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


Field Summary
static java.lang.String NAVIGATIONBAR_INPUT_STYLE
          Style Area Key to retrieve style information using the NavigationBar's input field
static java.lang.String NAVIGATIONBAR_MESSAGE_STYLE
          Style Area Key to retrieve style information using the NavigationBar's message
 

Field Detail

NAVIGATIONBAR_MESSAGE_STYLE

static final java.lang.String NAVIGATIONBAR_MESSAGE_STYLE
Style Area Key to retrieve style information using the NavigationBar's message

See Also:
Constant Field Values

NAVIGATIONBAR_INPUT_STYLE

static final java.lang.String NAVIGATIONBAR_INPUT_STYLE
Style Area Key to retrieve style information using the NavigationBar's input field

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.