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

All Known Implementing Classes:
TextEntryPropertyEditor

public interface TextEntryPropertyEditorStyleKeysInterface


Field Summary
static java.lang.String TEXTENTRYPROPERTYEDITOR_INSTRUCTION_TEXT
          Component key for the editor instruction text
static java.lang.String TEXTENTRYPROPERTYEDITOR_VALUE_LABEL
          Component key for the value label of the TextEntryPropertyEditor
 

Field Detail

TEXTENTRYPROPERTYEDITOR_VALUE_LABEL

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

See Also:
Constant Field Values

TEXTENTRYPROPERTYEDITOR_INSTRUCTION_TEXT

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

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.