Uses of Class
com.google.gwt.core.ext.BadPropertyValueException
Package
Description
Classes used to extend the GWT compiler.
This package contains extension hooks for adding new resource types to
ClientBundle.
-
Uses of BadPropertyValueException in com.google.gwt.core.ext
Modifier and TypeMethodDescriptionPropertyOracle.getConfigurationProperty
(String propertyName) Attempts to get a named configuration property.SubsetFilteringPropertyOracle.getConfigurationProperty
(String propertyName) PropertyOracle.getSelectionProperty
(TreeLogger logger, String propertyName) Attempts to get a named deferred binding property.SubsetFilteringPropertyOracle.getSelectionProperty
(TreeLogger logger, String propertyName) -
Uses of BadPropertyValueException in com.google.gwt.resources.ext
Modifier and TypeMethodDescriptionvoid
ClientBundleRequirements.addConfigurationProperty
(String propertyName) Indicates that the ResourcePrototype implementation generated by a ResourceGenerator is sensitive to the values of the specified configuration property.void
ClientBundleRequirements.addPermutationAxis
(String propertyName) Indicates that the ResourcePrototype implementation generated by a ResourceGenerator is sensitive to the value of the specified deferred-binding property.