Class IntPairAttributeParser

java.lang.Object
com.google.gwt.uibinder.attributeparsers.IntPairAttributeParser
All Implemented Interfaces:
AttributeParser

class IntPairAttributeParser extends Object implements AttributeParser
Parses a pair of integer values.
  • Constructor Details

    • IntPairAttributeParser

      IntPairAttributeParser(IntAttributeParser intParser, com.google.gwt.uibinder.rebind.MortalLogger logger)
  • Method Details