Uses of Interface
com.google.gwt.core.ext.linker.ConfigurationProperty
Package
Description
Classes used to extend the GWT compiler.
Classes for writing Linkers.
-
Uses of ConfigurationProperty in com.google.gwt.core.ext
Modifier and TypeMethodDescriptionLinkerContext.getConfigurationProperties()
Returns all configuration properties defined in the module. -
Uses of ConfigurationProperty in com.google.gwt.core.ext.linker
Modifier and TypeMethodDescriptionSelectionProperty.getPropertyProvider
(TreeLogger logger, SortedSet<ConfigurationProperty> configProperties) Returns a raw function body that provides the runtime value to be used for a deferred binding property.