UI\Controls\Button::getText

(PHP 7, UI 0.9.9)

UI\Controls\Button::getTextGet Text

Opis

public UI\Controls\Button::getText ( void ) : string

Shall retrieve the text (label) for this Button

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The current text (label)

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top