blockly > comments > CommentEditor > setText

Metoda comments.CommentEditor.setText()

Ustawia bieżący tekst komentarza i uruchamia odbiorców zmian.

Podpis:

setText(text: string): void;

Parametry

Parametr Typ Opis
tekst ciąg znaków

Zwroty:

pusty