com.sas.servlet.tbeans.dataselectors.propertyeditor.html
Interface EntityAttributeValueSelectorKeysInterface

All Known Implementing Classes:
EntityAttributeValueSelectorPanel

public interface EntityAttributeValueSelectorKeysInterface


Field Summary
static java.lang.String EAVS_ATTRIBUTE_GROUP_LABEL
           
static java.lang.String EAVS_ATTRIBUTE_LIST
           
static java.lang.String EAVS_EDITOR_PANEL
           
static java.lang.String EAVS_INSTRUCTION_TEXT
          Component key for the name label of the selector
 

Field Detail

EAVS_INSTRUCTION_TEXT

static final java.lang.String EAVS_INSTRUCTION_TEXT
Component key for the name label of the selector

See Also:
Constant Field Values

EAVS_ATTRIBUTE_GROUP_LABEL

static final java.lang.String EAVS_ATTRIBUTE_GROUP_LABEL
See Also:
Constant Field Values

EAVS_ATTRIBUTE_LIST

static final java.lang.String EAVS_ATTRIBUTE_LIST
See Also:
Constant Field Values

EAVS_EDITOR_PANEL

static final java.lang.String EAVS_EDITOR_PANEL
See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.