CustomAttributeValueEditor can be used instead to edit only specific attributes using a custom editor.@API(type=EXTENDABLE,
     src=PUBLIC)
public interface AttributesValueEditor
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getAttributeValue(EditedAttribute attribute,
                 java.lang.Object parentComponent)
Deprecated.  
Get a value for the current attribute. 
 | 
java.lang.String getAttributeValue(EditedAttribute attribute, java.lang.Object parentComponent)
attribute - The attribute to be edited.parentComponent - The parent component. Used as parent when creating dialogs.© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.