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 classDefaultSelectionPropertyDefault 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 SelectionPropertyPropertyOracle. getSelectionProperty(TreeLogger logger, java.lang.String propertyName)Attempts to get a named deferred binding property.SelectionPropertySubsetFilteringPropertyOracle. getSelectionProperty(TreeLogger logger, java.lang.String propertyName)
-