Uses of Class
org.openforis.collect.designer.form.AttributeFormObject
Packages that use AttributeFormObject
-
Uses of AttributeFormObject in org.openforis.collect.designer.viewmodel
Methods in org.openforis.collect.designer.viewmodel that return types with arguments of type AttributeFormObjectModifier and TypeMethodDescriptionSamplingPointDataVM.getAttributes()TaxonomiesVM.getTaxaAttributes()Methods in org.openforis.collect.designer.viewmodel with parameters of type AttributeFormObjectModifier and TypeMethodDescriptionvoidSamplingPointDataVM.changeAttributeEditableStatus(AttributeFormObject attribute) voidTaxonomiesVM.changeAttributeEditableStatus(AttributeFormObject attribute) voidSamplingPointDataVM.confirmAttributeUpdate(AttributeFormObject attribute) voidTaxonomiesVM.confirmAttributeUpdate(AttributeFormObject attribute) SamplingPointDataVM.getAttributeValue(AttributeFormObject attribute, SamplingDesignItem item) TaxonomiesVM.getTaxaAttributeColumnWith(AttributeFormObject attribute) TaxonomiesVM.getTaxaAttributeLabel(AttributeFormObject attribute)