blockly > Symbole > IconType

Symbole.IconType-Klasse

Definiert den Typ eines Symbols, damit es aus block.getIcon abgerufen werden kann

Unterschrift:

export declare class IconType<_T extends IIcon> 

Konstruktoren

Konstruktor Modifikatoren Beschreibung
(Konstruktor)(Name) Erstellt eine neue Instanz der IconType-Klasse

Attribute

Attribut Modifikatoren Typ Beschreibung
KOMMENTIEREN static IconType&lt;ICommentIcon&gt;
MUTATOR static IconType&lt;MutatorIcon&gt;
WARNUNG static IconType&lt;WarningIcon&gt;

Methoden

Methode Modifikatoren Beschreibung
ist gleich(Typ)
toString()