Uses of Class
com.netgrif.application.engine.importer.model.Icons
-
Packages that use Icons Package Description com.netgrif.application.engine.importer.model -
-
Uses of Icons in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as Icons Modifier and Type Field Description protected IconsProperties. optionIconsMethods in com.netgrif.application.engine.importer.model that return Icons Modifier and Type Method Description IconsObjectFactory. createIcons()Create an instance ofIconsIconsProperties. getOptionIcons()Gets the value of the optionIcons property.Methods in com.netgrif.application.engine.importer.model with parameters of type Icons Modifier and Type Method Description voidProperties. setOptionIcons(Icons value)Sets the value of the optionIcons property.
-