| Modifier and Type | Field and Description |
|---|---|
protected DependencyBean |
collection |
protected int |
maxItens |
beanInstance, classType, constructor, controller, factory, fields, hierarchy, indexFormat, isAbstract, name, parent, separator| Constructor and Description |
|---|
CollectionBean(Controller controller,
Bean parent) |
| Modifier and Type | Method and Description |
|---|---|
DependencyBean |
getCollection() |
int |
getMaxItens() |
boolean |
isBean() |
boolean |
isCollection() |
boolean |
isMap() |
void |
setCollection(DependencyBean collection) |
void |
setMaxItens(int maxItens) |
getBeanInstance, getClassType, getConstructor, getController, getFactory, getFields, getIndexFormat, getMethodfactory, getName, getParent, getProperty, getSeparator, isAbstract, isHierarchy, setAbstract, setBeanInstance, setClassType, setConstructor, setController, setFactory, setFields, setHierarchy, setIndexFormat, setMethodfactory, setName, setParent, setSeparatorprotected DependencyBean collection
protected int maxItens
public CollectionBean(Controller controller, Bean parent)
public int getMaxItens()
public void setMaxItens(int maxItens)
public void setCollection(DependencyBean collection)
public DependencyBean getCollection()
public boolean isCollection()
isCollection in class BeanCopyright © 2026 Brandao. All rights reserved.