Class SubTableBean
java.lang.Object
ch.tocco.nice2.rest.form.api.beans.ComponentBean
ch.tocco.nice2.rest.form.api.beans.SubTableBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable IntegergetLimit()getPath()booleanvoidsetFormSuffix(String formSuffix) voidvoidvoidsetReverseRelation(String reverseRelation) voidsetShowSearchForm(boolean showSearchForm) voidsetTargetEntity(String targetEntity) Methods inherited from class ch.tocco.nice2.rest.form.api.beans.ComponentBean
getComponentType, getId, getLabel, setComponentType, setId, setLabel
-
Constructor Details
-
SubTableBean
public SubTableBean()
-
-
Method Details
-
getPath
-
setPath
-
setFormSuffix
-
getFormSuffix
-
isShowSearchForm
public boolean isShowSearchForm() -
setShowSearchForm
public void setShowSearchForm(boolean showSearchForm) -
getLimit
-
setLimit
-
getTargetEntity
-
setTargetEntity
-
getReverseRelation
-
setReverseRelation
-