public class LayerSubForm extends Form implements ISubForm, ILayerForm
IAbstractForm.FormType
Constructor and Description |
---|
LayerSubForm() |
LayerSubForm(int initialRowsCount,
int initialColsCount) |
Modifier and Type | Method and Description |
---|---|
LayerSubForm |
clone() |
IAbstractForm.FormType |
getType() |
cloneFormImpl, equals, getFields, getFormSections, getName, getSection, pack, removeTranslationsOtherThan, setFormSections, setName
getAvailableLocales, getTranslation, isTranslationExists, setTranslation, updateTranslations
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAcl, getFields, getFormSections, getId, getName, getName, getRules, getUidAttributeName, setId, setName, setName, setUidAttributeName
public LayerSubForm()
public LayerSubForm(int initialRowsCount, int initialColsCount)
public IAbstractForm.FormType getType()
getType
in interface IAbstractForm
getType
in class Form
public LayerSubForm clone()