blockly > WorkspaceSvg > onTreeBlur
Metoda WorkspaceSvg.onTreeBlur()
Zobacz IFocusableTree.onTreeBlur.
Podpis:
onTreeBlur(nextTree: IFocusableTree | null): void;
Parametry
Parametr | Typ | Opis |
---|---|---|
nextTree | IFocusableTree | null |
Zwroty:
void
blockly > WorkspaceSvg > onTreeBlur
Zobacz IFocusableTree.onTreeBlur.
Podpis:
onTreeBlur(nextTree: IFocusableTree | null): void;
Parametr | Typ | Opis |
---|---|---|
nextTree | IFocusableTree | null |
Zwroty:
void
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-28 UTC.