Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
CustomButton.Face |
CustomButton.getDownDisabledFace()
Gets the downDisabled face of the button.
|
CustomButton.Face |
CustomButton.getDownFace()
Gets the down face of the button.
|
CustomButton.Face |
CustomButton.getDownHoveringFace()
Gets the downHovering face of the button.
|
CustomButton.Face |
CustomButton.getUpDisabledFace()
Gets the upDisabled face of the button.
|
CustomButton.Face |
CustomButton.getUpFace()
Gets the up face of the button.
|
CustomButton.Face |
CustomButton.getUpHoveringFace()
Gets the upHovering face of the button.
|
Copyright © 2018. All rights reserved.