Oxygen XML Editor 14.2 Author API

ro.sync.ecss.extensions.api
Interface AttributesValueEditor


@API(type=EXTENDABLE,
     src=PUBLIC)
public interface AttributesValueEditor

Editor for attribute values.


Method Summary
 java.lang.String getAttributeValue(EditedAttribute attribute, java.lang.Object parentComponent)
          Get a value for the current attribute.
 

Method Detail

getAttributeValue

java.lang.String getAttributeValue(EditedAttribute attribute,
                                   java.lang.Object parentComponent)
Get a value for the current attribute.

Parameters:
attribute - The attribute to be edited.
parentComponent - The parent component. Used as parent when creating dialogs.
Returns:
The proposed value.

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.