public abstract class AbstractInPlaceEditorElement extends AbstractXmlElement implements InPlaceEditorElement
additionalProperties, containedElements, fieldName, nameSpace, primaryType
Constructor and Description |
---|
AbstractInPlaceEditorElement(InPlaceEditorParameters parameters) |
Modifier and Type | Method and Description |
---|---|
Boolean |
getActive() |
ConfigElement |
getConfigElement() |
String |
getEditorType() |
String |
getTitle() |
String |
getType() |
void |
setConfigElement(ConfigElement configElement) |
void |
setContainedElements(List<XmlElement> containedElements) |
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType
public AbstractInPlaceEditorElement(InPlaceEditorParameters parameters)
public Boolean getActive()
getActive
in interface InPlaceEditorElement
public String getEditorType()
getEditorType
in interface InPlaceEditorElement
public String getType()
public String getTitle()
public ConfigElement getConfigElement()
getConfigElement
in interface InPlaceEditorElement
public void setConfigElement(ConfigElement configElement)
setConfigElement
in interface InPlaceEditorElement
public void setContainedElements(List<XmlElement> containedElements)
setContainedElements
in interface InPlaceEditorElement
Copyright © 2019 ICF Olson. All rights reserved.