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

All Known Implementing Classes:
TextEntryPropertyEditor

public interface TextEntryPropertyEditorKeysInterface


Field Summary
static java.lang.String TEXT_ENTRY_PROPERTY_EDITOR_INSTRUCTION_TEXT
          Component key for the editor instruction text
static java.lang.String TEXT_ENTRY_PROPERTY_EDITOR_TEXT_ENTRY
          Component key for the TextEntry field
static java.lang.String TEXT_ENTRY_PROPERTY_EDITOR_VALUE_LABEL
          Component key for the value label of the TextEntryPropertyEditor
 

Field Detail

TEXT_ENTRY_PROPERTY_EDITOR_VALUE_LABEL

static final java.lang.String TEXT_ENTRY_PROPERTY_EDITOR_VALUE_LABEL
Component key for the value label of the TextEntryPropertyEditor

See Also:
Constant Field Values

TEXT_ENTRY_PROPERTY_EDITOR_TEXT_ENTRY

static final java.lang.String TEXT_ENTRY_PROPERTY_EDITOR_TEXT_ENTRY
Component key for the TextEntry field

See Also:
Constant Field Values

TEXT_ENTRY_PROPERTY_EDITOR_INSTRUCTION_TEXT

static final java.lang.String TEXT_ENTRY_PROPERTY_EDITOR_INSTRUCTION_TEXT
Component key for the editor instruction text

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.