com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html
Interface ListBoxViewPropertyEditorStyleKeysInterface

All Known Implementing Classes:
ListBoxViewPropertyEditor

public interface ListBoxViewPropertyEditorStyleKeysInterface


Field Summary
static java.lang.String LISTBOXVIEWPROPERTYEDITOR_LIST_STYLE
          Component key for the list box
static java.lang.String LISTBOXVIEWPROPERTYEDITOR_LIST_XP_STYLE
          Component key for the list box (XP)
static java.lang.String LISTBOXVIEWPROPERTYEDITOR_VALUE_LABEL
          Component key for the value label of the ListBoxViewPropertyEditor
 

Field Detail

LISTBOXVIEWPROPERTYEDITOR_VALUE_LABEL

static final java.lang.String LISTBOXVIEWPROPERTYEDITOR_VALUE_LABEL
Component key for the value label of the ListBoxViewPropertyEditor

See Also:
Constant Field Values

LISTBOXVIEWPROPERTYEDITOR_LIST_XP_STYLE

static final java.lang.String LISTBOXVIEWPROPERTYEDITOR_LIST_XP_STYLE
Component key for the list box (XP)

See Also:
Constant Field Values

LISTBOXVIEWPROPERTYEDITOR_LIST_STYLE

static final java.lang.String LISTBOXVIEWPROPERTYEDITOR_LIST_STYLE
Component key for the list box

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.