Class TextButtonCell.DefaultAppearance

    • Constructor Detail

      • DefaultAppearance

        public DefaultAppearance()
        Construct a new TextButtonCell.DefaultAppearance using the default resources.

        The TextButtonCell.DefaultAppearance may be replaced with a more modern appearance in the future. If you want to stay up to date with the latest appearance, use TextButtonCell#createDefaultAppearance() instead of this constructor. If you do not want the appearance to be updated with successive versions of GWT, use this constructor.