Uses of Class
de.espirit.firstspirit.ui.gadgets.aspects.PropertyProcessing.NoSuchPropertyException
-
Uses of PropertyProcessing.NoSuchPropertyException in de.espirit.firstspirit.ui.gadgets.aspects
Modifier and TypeMethodDescription@Nullable Object
PropertyProcessing.getProperty
(String name) Get the value for the property having the givenname
.boolean
PropertyProcessing.setProperty
(String name, Object value) Set the value for the property having the givenname
.