public interface IFormCellBlockDefinition extends IBlockDefinition
Modifier and Type | Method and Description |
---|---|
String |
getCssClass()
Get cssClass
|
String |
getCustomWidth() |
String |
getStyle() |
int |
getWidth() |
void |
setCssClass(String newValue)
Set cssClass
|
void |
setCustomWidth(String newValue) |
void |
setStyle(String newValue) |
void |
setWidth(int newValue) |
addFragment, addNode, addNodeAfter, findAllNodes, findAllNodes, findNode, findNodeByAttribute, findNodes, getAllNodes, getFragmentByName, getFragments, getFragmentsRecursively, getNodes, removeFragment, removeNode, toXml
clone, clone, getName, getParentBlock, getValue, getValues, setValue
String getCssClass()
IBlockDefinition
getCssClass
in interface IBlockDefinition
void setCssClass(String newValue)
IBlockDefinition
setCssClass
in interface IBlockDefinition
String getStyle()
void setStyle(String newValue)
String getCustomWidth()
void setCustomWidth(String newValue)
int getWidth()
void setWidth(int newValue)
Copyright © 2019 Visiativ Software. All rights reserved.