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

All Known Implementing Classes:
CheckBoxListPropertyEditor

public interface CheckBoxListPropertyEditorKeysInterface


Field Summary
static java.lang.String CHECK_BOX_LIST_PROPERTY_EDITOR_LISTBOX
          Component key for the CheckBoxList field
static java.lang.String CHECK_BOX_LIST_PROPERTY_EDITOR_VALUE_LABEL
          Component key for the value label of the CheckBoxListPropertyEditor
 

Field Detail

CHECK_BOX_LIST_PROPERTY_EDITOR_VALUE_LABEL

static final java.lang.String CHECK_BOX_LIST_PROPERTY_EDITOR_VALUE_LABEL
Component key for the value label of the CheckBoxListPropertyEditor

See Also:
Constant Field Values

CHECK_BOX_LIST_PROPERTY_EDITOR_LISTBOX

static final java.lang.String CHECK_BOX_LIST_PROPERTY_EDITOR_LISTBOX
Component key for the CheckBoxList field

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.