\JButton
Deprecated class placeholder. You should use JToolbarButton instead.
Synopsis
class JButton
extends JToolbarButton
{
- // methods
- public void __construct()
- // Inherited methods from JToolbarButton
- public void __construct()
- public string getName()
- public string render()
- public string fetchIconClass()
- public abstract string fetchButton()
Hierarchy
Extends
Members
protected
- $_name
—
string
element name - $_parent
—
JButton
reference to the object that instantiated the element
Methods
Inherited from JToolbarButton
public
- fetchButton() — Get the button
- fetchIconClass() — Method to get the CSS class name for an icon identifier
- getName() — Get the element name
- render() — Get the HTML to render the button