Uses of Interface
com.google.gwt.core.ext.SelectionProperty
-
Packages that use SelectionProperty Package Description com.google.gwt.core.ext Classes used to extend the GWT compiler. -
-
Uses of SelectionProperty in com.google.gwt.core.ext
Classes in com.google.gwt.core.ext that implement SelectionProperty Modifier and Type Class Description class
DefaultSelectionProperty
Default immutable implementation of SelectionProperty that receives its values in its constructor.Methods in com.google.gwt.core.ext that return SelectionProperty Modifier and Type Method Description SelectionProperty
PropertyOracle. getSelectionProperty(TreeLogger logger, java.lang.String propertyName)
Attempts to get a named deferred binding property.SelectionProperty
SubsetFilteringPropertyOracle. getSelectionProperty(TreeLogger logger, java.lang.String propertyName)
-