- PHP Manual
- UI
- Button Control
Button Control
(UI 0.9.9)
Einführung
Represents a labelled clickable button
Klassenbeschreibung
class UI\Controls\Button
extends
UI\Control
{
/* Constructor */
/* Methoden */
protected onClick()
/* Geerbte Methoden */
public UI\Control::destroy()
public UI\Control::disable()
public UI\Control::enable()
public UI\Control::hide()
public UI\Control::show()
}Inhaltsverzeichnis
- UI\Controls\Button::__construct — Construct a new Button
- UI\Controls\Button::getText — Get Text
- UI\Controls\Button::onClick — Click Handler
- UI\Controls\Button::setText — Set Text
Hier Kannst Du einen Kommentar verfassen
Es sind noch keine Kommentare vorhanden.