public interface IFormCellBlock extends IBlock
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) |
addChild, addFragment, getChildRecursively, getChildren, getChildrenRecursively, getChildrenRecursively, getFirstEditableWidgetRecursively, getFragments, getFragmentsRecursively, removeChild, removeFragment
afterInit, getParentBlock, getSysname, isHidden, refresh, render, setHidden, setParentBlock, setSysname
String getCssClass()
IBlock
getCssClass
in interface IBlock
void setCssClass(String newValue)
IBlock
setCssClass
in interface IBlock
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.