Uses of Class
com.levigo.jadice.web.client.messaging.RangePropertyDTO
Packages that use RangePropertyDTO
-
Uses of RangePropertyDTO in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return RangePropertyDTOModifier and TypeMethodDescriptionstatic RangePropertyDTO
RangePropertyDTO.create
(com.google.gwt.core.client.JavaScriptObject minimumValue, com.google.gwt.core.client.JavaScriptObject maximumValue) Replacement constructor.static RangePropertyDTO
RangePropertyDTO.from
(RangeProperty property) Methods in com.levigo.jadice.web.client.messaging with parameters of type RangePropertyDTO