Uses of Interface
com.google.gwt.core.ext.linker.SelectionProperty
Packages that use SelectionProperty
Package
Description
Classes used to extend the GWT compiler.
Classes for writing Linkers.
A package containing implementations of the GWT bootstrap linkers.
-
Uses of SelectionProperty in com.google.gwt.core.ext
Methods in com.google.gwt.core.ext that return types with arguments of type SelectionPropertyModifier and TypeMethodDescriptionLinkerContext.getProperties()Returns all deferred binding properties defined in the module. -
Uses of SelectionProperty in com.google.gwt.core.ext.linker
Methods in com.google.gwt.core.ext.linker that return types with arguments of type SelectionPropertyModifier and TypeMethodDescriptionabstract SortedSet<SortedMap<SelectionProperty, String>> CompilationResult.getPropertyMap()Provides values forSelectionPropertyinstances that are not explicitly set during the compilation phase.DelegatingCompilationResult.getPropertyMap()abstract SortedMap<SelectionProperty, String> SoftPermutation.getPropertyMap()Returns only the collapsed selection properties that resulted in the particular soft permutation. -
Uses of SelectionProperty in com.google.gwt.core.linker
Method parameters in com.google.gwt.core.linker with type arguments of type SelectionPropertyModifier and TypeMethodDescriptionstatic StringSymbolMapsLinker.propertyMapToString(Map<SelectionProperty, String> propertyMap)