@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface ContextDescriptionProvider
Modifier and Type | Method and Description |
---|---|
AttributeEditingContextDescription |
getAttributeEditingContextDescription()
When the chooser is used for editing an attribute value, we can obtain an additional description about the element name and the attribute name which is being edited.
|
java.lang.String |
getContextDescription()
Get a language-independent description for the dialog in which the CMS action will be provided.
|
java.lang.String getContextDescription()
null
if no such description is available.null
if no such description is available.AttributeEditingContextDescription getAttributeEditingContextDescription()
null
if the editing context is not called when editing an attribute value.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.