blockly > Zdarzenia > CommentBase > CommentCreateDeleteHelper

Metoda Events.CommentBase.CommentCreateDeleteHelper()

Funkcja pomocnicza przy komentowaniu [Utwórz|Usuń]

Podpis:

static CommentCreateDeleteHelper(event: CommentCreate | CommentDelete, create: boolean): void;

Parametry

Parametr Typ Opis
event CommentCreate | CommentDelete Zdarzenie do uruchomienia.
create boolean jeśli ma wartość Prawda, to utwórz, a jeśli Fałsz, a potem Delete,

Zwraca:

void