|
GWT 2.4.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeParser | |
|---|---|
| com.google.gwt.uibinder.attributeparsers | Classes that parse XML attribute values, turning them into valid Java expressions. |
| Uses of AttributeParser in com.google.gwt.uibinder.attributeparsers |
|---|
| Classes in com.google.gwt.uibinder.attributeparsers that implement AttributeParser | |
|---|---|
class |
BundleAttributeParser
Deprecated. soon to die, replaced by brace expressions |
class |
LengthAttributeParser
Parses a CSS length value (e.g., "2em", "50%"), returning a comma-separated (double, Unit) pair. |
| Methods in com.google.gwt.uibinder.attributeparsers that return AttributeParser | |
|---|---|
AttributeParser |
AttributeParsers.get(JType... types)
|
|
GWT 2.4.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||