Uses of Class
com.netgrif.application.engine.importer.model.BooleanImageView
- 
Packages that use BooleanImageView Package Description com.netgrif.application.engine.importer.model  - 
- 
Uses of BooleanImageView in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as BooleanImageView Modifier and Type Field Description protected BooleanImageViewFieldView. imageMethods in com.netgrif.application.engine.importer.model that return BooleanImageView Modifier and Type Method Description BooleanImageViewObjectFactory. createBooleanImageView()Create an instance ofBooleanImageViewBooleanImageViewFieldView. getImage()Gets the value of the image property.Methods in com.netgrif.application.engine.importer.model with parameters of type BooleanImageView Modifier and Type Method Description voidFieldView. setImage(BooleanImageView value)Sets the value of the image property. 
 -