public class EditorDefinition extends AbstractCockpitComponentDefinition
| Constructor and Description |
|---|
EditorDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEditorClassName() |
Boolean |
getHandlesLocalization() |
String |
getType() |
String |
getViewSrc() |
void |
setEditorClassName(String editorClassName) |
void |
setHandlesLocalization(Boolean handlesLocalization) |
void |
setType(String type) |
void |
setViewSrc(String viewSrc) |
equals, getCategoryTag, getCode, getDeclaringModule, getDefaultSettings, getDescription, getForwardMap, getInputs, getLocationPath, getName, getOutputs, getParentCode, getResourcePath, hashCode, setCategoryTag, setCode, setDeclaringModule, setDefaultSettings, setDescription, setForwardMap, setInputs, setLocationPath, setName, setOutputs, setParentCode, setResourcePath, toStringpublic String getType()
public void setType(String type)
public String getEditorClassName()
public void setEditorClassName(String editorClassName)
public void setViewSrc(String viewSrc)
public String getViewSrc()
public Boolean getHandlesLocalization()
public void setHandlesLocalization(Boolean handlesLocalization)
Copyright © 2018. All rights reserved.