Class UIObjectParser

java.lang.Object
com.google.gwt.uibinder.elementparsers.UIObjectParser
All Implemented Interfaces:
ElementParser

public class UIObjectParser extends Object implements ElementParser
Parser of all UIObject types. Provides parsing of debugId, addStyleNames, addStyleDependentNames. Also handles other setStyle* calls to ensure they happen before the addStyle* calls.