Uses of Interface
de.gsi.acc.remote.util.Property.PropertyHandler
-
Packages that use Property.PropertyHandler Package Description de.gsi.acc.remote.util -
-
Uses of Property.PropertyHandler in de.gsi.acc.remote.util
Constructors in de.gsi.acc.remote.util with parameters of type Property.PropertyHandler Constructor Description Property(java.lang.String propertyName, java.lang.String htmlModelGet, java.lang.Class<G> dataClassPrototypeGet, Property.PropertyHandler userHandlerGet, java.lang.String htmlModelSet, java.lang.Class<S> dataClassPrototypeSet, Property.PropertyHandler userHandlerSet)
-