Package com.kheops.jmap.metadata.forms
Class LayerSubForm
java.lang.Object
com.kheops.jmap.metadata.LocalizedObject
com.kheops.jmap.metadata.forms.Form
com.kheops.jmap.metadata.forms.LayerSubForm
- All Implemented Interfaces:
- IAbstractForm,- ILayerForm,- ISubForm,- Serializable,- Cloneable
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.kheops.jmap.metadata.forms.IAbstractFormIAbstractForm.FormType
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.kheops.jmap.metadata.forms.FormcloneFormImpl, equals, getFields, getFormSections, getName, getSection, pack, removeTranslationsOtherThan, setFormSections, setNameMethods inherited from class com.kheops.jmap.metadata.LocalizedObjectgetAvailableLocales, getTranslation, isTranslationExists, setTranslation, updateTranslationsMethods inherited from class java.lang.Objectfinalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.kheops.jmap.metadata.forms.IAbstractFormgetAcl, getFields, getFormSections, getId, getName, getName, getRules, getUidAttributeName, setId, setName, setName, setUidAttributeName
- 
Constructor Details- 
LayerSubFormpublic LayerSubForm()
- 
LayerSubFormpublic LayerSubForm(int initialRowsCount, int initialColsCount) 
 
- 
- 
Method Details- 
getType- Specified by:
- getTypein interface- IAbstractForm
- Overrides:
- getTypein class- Form
 
- 
clone
 
-