|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UIButton | |
---|---|
com.sibvisions.rad.application | Contains base classes for application creation. |
Uses of UIButton in com.sibvisions.rad.application |
---|
Methods in com.sibvisions.rad.application that return UIButton | |
---|---|
protected UIButton |
Message.createButton(java.lang.String pText,
java.lang.String pAction)
Creates an action button for this message. |
UIButton |
Application.createToolBarButton(java.lang.String pAction,
java.lang.String pActionCommand,
java.lang.String pText,
UIImage pImage)
Creates a new toolbar button. |
UIButton |
Message.getCancelButton()
Gets the cancel button. |
UIButton |
Message.getNotOKButton()
Gets the not OK button. |
UIButton |
Message.getOKButton()
Gets the OK button. |
protected UIButton |
Error.getOKButton()
Gets the OK button. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |