Uses of Class
com.google.gwt.user.client.ui.CustomButton.Face
Packages that use CustomButton.Face
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of CustomButton.Face in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui that return CustomButton.FaceModifier and TypeMethodDescription(package private) CustomButton.FaceCustomButton.getCurrentFace()Gets the current face of the button.final CustomButton.FaceCustomButton.getDownDisabledFace()Gets the downDisabled face of the button.final CustomButton.FaceCustomButton.getDownFace()Gets the down face of the button.final CustomButton.FaceCustomButton.getDownHoveringFace()Gets the downHovering face of the button.final CustomButton.FaceCustomButton.getUpDisabledFace()Gets the upDisabled face of the button.final CustomButton.FaceCustomButton.getUpFace()Gets the up face of the button.final CustomButton.FaceCustomButton.getUpHoveringFace()Gets the upHovering face of the button.Methods in com.google.gwt.user.client.ui with parameters of type CustomButton.FaceModifier and TypeMethodDescription(package private) voidCustomButton.setCurrentFace(CustomButton.Face newFace)