public class DefaultInPlaceEditorParameters extends InPlaceEditorParameters
additionalProperties, containedElements, fieldName, nameSpace, primaryType
Constructor and Description |
---|
DefaultInPlaceEditorParameters() |
Modifier and Type | Method and Description |
---|---|
ConfigElement |
getConfigElement() |
String |
getEditorType() |
String |
getTitle() |
Boolean |
isActive() |
void |
setActive(Boolean active) |
void |
setConfigElement(ConfigElement configElement) |
void |
setEditorType(String editorType) |
void |
setTitle(String title) |
setContainedElements
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType, setAdditionalProperties, setFieldName, setNameSpace, setPrimaryType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType, setAdditionalProperties, setFieldName, setNameSpace, setPrimaryType
public Boolean isActive()
isActive
in class InPlaceEditorParameters
public void setActive(Boolean active)
setActive
in class InPlaceEditorParameters
public String getEditorType()
getEditorType
in class InPlaceEditorParameters
public void setEditorType(String editorType)
setEditorType
in class InPlaceEditorParameters
public String getTitle()
getTitle
in class InPlaceEditorParameters
public void setTitle(String title)
setTitle
in class InPlaceEditorParameters
public ConfigElement getConfigElement()
getConfigElement
in class InPlaceEditorParameters
public void setConfigElement(ConfigElement configElement)
setConfigElement
in class InPlaceEditorParameters
Copyright © 2019 ICF Olson. All rights reserved.