@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface AttributeEditingContextDescription
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCurrentEditedAttributeValue()
Get the current value of the edited attribute as it appears in the Value combo box.
|
java.lang.String |
getEditedAttributeName()
Get the name of the edited attribute.
|
NodeContext |
getElementContext()
Get the context in which we are editing, information about the current element on which we are editing an attribute value.
|
java.lang.String |
getElementName()
Get the qname of the element for which the attribute is edited.
|
java.lang.String getEditedAttributeName()
java.lang.String getCurrentEditedAttributeValue()
java.lang.String getElementName()
NodeContext getElementContext()
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.