Uses of Interface
net.datenwerke.gxtdto.client.dtomanager.PropertyAccessor
Packages that use PropertyAccessor
Package
Description
-
Uses of PropertyAccessor in net.datenwerke.gxtdto.client.dtomanager.fto
Methods in net.datenwerke.gxtdto.client.dtomanager.fto with parameters of type PropertyAccessorModifier and TypeMethodDescriptionvoidFtoSupervisor.decodeFromFto(String val, PropertyAccessor pa, Dto dto) -
Uses of PropertyAccessor in net.datenwerke.gxtdto.client.dtomanager.redoundo
Constructors in net.datenwerke.gxtdto.client.dtomanager.redoundo with parameters of type PropertyAccessorModifierConstructorDescriptionChangeTracker(PropertyAccessor<T, V> vp, V oldValue, V newValue, boolean oldModified)