blockly > inputs > DummyInput

Eingaben.DummyInput-Klasse

Stellt eine Eingabe für einen Block ohne Verbindung dar.

Unterschrift:

export declare class DummyInput extends Input 

Erweitert: Eingabe

Konstruktoren

Konstruktor Modifikatoren Beschreibung
(Konstruktor)(Name, Block) Erstellt eine neue Instanz der DummyInput-Klasse

Attribute

Property Modifikatoren Typ Beschreibung
name String
Typ readonly (nicht deklariert)