Class CustomButton.Face

java.lang.Object
com.google.gwt.user.client.ui.CustomButton.Face
All Implemented Interfaces:
HasSafeHtml, HasHTML, HasText
Enclosing class:
CustomButton

public abstract class CustomButton.Face extends Object implements HasHTML, HasSafeHtml
Represents a button's face. Each face is associated with its own style modifier and, optionally, its own contents html, text, or image.