public interface ISharedFormBlockDefinition extends IBlockDefinition
| Modifier and Type | Method and Description | 
|---|---|
String | 
getExtensionClass()  | 
String | 
getLabel()  | 
String | 
getName()
Gets the system name of a definition. 
 | 
IProtocolSupport | 
getRedirect()  | 
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, toXmlclone, clone, getParentBlock, getValue, getValues, setValueString getLabel()
void setLabel(String newValue)
IProtocolSupport getRedirect()
void setRedirect(IProtocolSupport newValue)
String getName()
IContentDefinitiongetName in interface IContentDefinitionvoid setName(String newValue)
String getExtensionClass()
void setExtensionClass(String newValue)
Copyright © 2019 Visiativ Software. All rights reserved.