Uses of Class
com.netgrif.application.engine.importer.model.FieldView
- 
Packages that use FieldView Package Description com.netgrif.application.engine.importer.model  - 
- 
Uses of FieldView in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as FieldView Modifier and Type Field Description protected FieldViewData. viewMethods in com.netgrif.application.engine.importer.model that return FieldView Modifier and Type Method Description FieldViewObjectFactory. createFieldView()Create an instance ofFieldViewFieldViewData. getView()Gets the value of the view property.Methods in com.netgrif.application.engine.importer.model with parameters of type FieldView Modifier and Type Method Description voidData. setView(FieldView value)Sets the value of the view property. 
 -