DhElement | +--DhButtonBasepublic abstract class DhButtonBase
Represents the base class for all buttons.
Methods
Name | Description |
---|---|
createEvents() | Topic under construction. |
getName( ) | Retrieves the button's name. |
getText( ) | Retrieves the button label. |
hasDefaultText() | Topic under construction. |
setFocus() | Sets the input focus to this control. |
setName( String n ) | Sets the buttons's name. |
setText( String t ) | Sets the button label. |
Topic under construction.
Retrieves the button's name.
Retrieves the button label.
Topic under construction.
Sets the input focus to this control.
Sets the buttons's name.
Sets the button label.