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

All Known Implementing Classes:
ListBoxViewPropertyEditor

public interface ListBoxViewPropertyEditorKeysInterface


Field Summary
static java.lang.String LIST_BOX_VIEW_PROPERTY_EDITOR_LISTBOX
          Component key for the ListBoxView field
static java.lang.String LIST_BOX_VIEW_PROPERTY_EDITOR_VALUE_LABEL
          Component key for the value label of the ListBoxViewPropertyEditor
 

Field Detail

LIST_BOX_VIEW_PROPERTY_EDITOR_VALUE_LABEL

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

See Also:
Constant Field Values

LIST_BOX_VIEW_PROPERTY_EDITOR_LISTBOX

static final java.lang.String LIST_BOX_VIEW_PROPERTY_EDITOR_LISTBOX
Component key for the ListBoxView field

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.