blockly > Toolbox > onTreeBlur
Metoda Toolbox.onTreeBlur()
Zobacz IFocusableTree.onTreeBlur.
Podpis:
onTreeBlur(nextTree: IFocusableTree | null): void;
Parametry
Parametr | Typ | Opis |
---|---|---|
nextTree | IFocusableTree | null |
Zwroty:
pusty
blockly > Toolbox > onTreeBlur
Zobacz IFocusableTree.onTreeBlur.
Podpis:
onTreeBlur(nextTree: IFocusableTree | null): void;
Parametr | Typ | Opis |
---|---|---|
nextTree | IFocusableTree | null |
Zwroty:
pusty
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.