com.google.gwt.uibinder.attributeparsers
Class BundleAttributeParsers
java.lang.Object
com.google.gwt.uibinder.attributeparsers.BundleAttributeParsers
Deprecated.
@Deprecated
public class BundleAttributeParsers
- extends java.lang.Object
Manages BundleAttributeParsers, which provide the deprecated
res:style{style.pretty} feature.
Constructor Summary |
BundleAttributeParsers(TypeOracle oracle,
com.google.gwt.uibinder.rebind.MortalLogger logger,
com.google.gwt.uibinder.rebind.model.OwnerClass ownerClass,
java.lang.String templatePath,
JClassType uiOwnerType)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleAttributeParsers
public BundleAttributeParsers(TypeOracle oracle,
com.google.gwt.uibinder.rebind.MortalLogger logger,
com.google.gwt.uibinder.rebind.model.OwnerClass ownerClass,
java.lang.String templatePath,
JClassType uiOwnerType)
- Deprecated.
get
public BundleAttributeParser get(com.google.gwt.uibinder.rebind.model.OwnerFieldClass type)
- Deprecated.
get
public BundleAttributeParser get(com.google.gwt.uibinder.rebind.XMLAttribute attribute)
throws UnableToCompleteException
- Deprecated.
- Throws:
UnableToCompleteException
getMap
public java.util.Map<java.lang.String,BundleAttributeParser> getMap()
- Deprecated.