Class EditPageLayoutFB
java.lang.Object
net.anotheria.anosite.gen.aslayoutdata.bean.EditPageLayoutFB
- All Implemented Interfaces:
net.anotheria.maf.bean.FormBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()getStyle()List<net.anotheria.webutils.bean.LabelValueBean> booleanisLocked()voidsetDescription(String description) voidvoidsetLayoutpage(String layoutpage) voidsetLocked(boolean locked) voidsetLockerId(String lockerId) voidsetLockingTime(String lockingTime) voidvoidvoidsetStyleCollection(List<net.anotheria.webutils.bean.LabelValueBean> styleCollection) voidsetStyleCurrentValue(String styleCurrentValue) voidsetStyleIdOfCurrentValue(String styleIdOfCurrentValue)
-
Constructor Details
-
EditPageLayoutFB
public EditPageLayoutFB()
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setLayoutpage
-
getLayoutpage
-
setStyleCollection
-
getStyleCollection
-
setStyleCurrentValue
-
getStyleCurrentValue
-
setStyleIdOfCurrentValue
-
getStyleIdOfCurrentValue
-
setStyle
-
getStyle
-
setDescription
-
getDescription
-
setLocked
public void setLocked(boolean locked) -
isLocked
public boolean isLocked() -
setLockerId
-
getLockerId
-
setLockingTime
-
getLockingTime
-