public interface IFormBlockDefinition extends IBlockDefinition
Modifier and Type | Method and Description |
---|---|
String |
getChrono() |
String |
getExtensionClass() |
String |
getLabel() |
String |
getName()
Gets the system name of a definition.
|
IProtocolSupport |
getRedirect() |
void |
setChrono(String newValue) |
void |
setExtensionClass(String newValue) |
void |
setLabel(String newValue) |
void |
setName(String newValue) |
void |
setRedirect(IProtocolSupport newValue) |
addFragment, addNode, addNodeAfter, findAllNodes, findAllNodes, findNode, findNodeByAttribute, findNodes, getAllNodes, getCssClass, getFragmentByName, getFragments, getFragmentsRecursively, getNodes, removeFragment, removeNode, setCssClass, toXml
clone, clone, getParentBlock, getValue, getValues, setValue
String getLabel()
void setLabel(String newValue)
IProtocolSupport getRedirect()
void setRedirect(IProtocolSupport newValue)
String getName()
IContentDefinition
getName
in interface IContentDefinition
void setName(String newValue)
String getChrono()
void setChrono(String newValue)
String getExtensionClass()
void setExtensionClass(String newValue)
Copyright © 2019 Visiativ Software. All rights reserved.