Uses of Class
com.google.gwt.user.client.ui.CustomButton.Face
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of CustomButton.Face in com.google.gwt.user.client.ui
Modifier and TypeMethodDescription(package private) CustomButton.Face
CustomButton.getCurrentFace()
Gets the current face of the button.final CustomButton.Face
CustomButton.getDownDisabledFace()
Gets the downDisabled face of the button.final CustomButton.Face
CustomButton.getDownFace()
Gets the down face of the button.final CustomButton.Face
CustomButton.getDownHoveringFace()
Gets the downHovering face of the button.final CustomButton.Face
CustomButton.getUpDisabledFace()
Gets the upDisabled face of the button.final CustomButton.Face
CustomButton.getUpFace()
Gets the up face of the button.final CustomButton.Face
CustomButton.getUpHoveringFace()
Gets the upHovering face of the button.Modifier and TypeMethodDescription(package private) void
CustomButton.setCurrentFace
(CustomButton.Face newFace)