blockly > inputs > StatementInput

Klasse "input.StatementInput"

Stellt eine Eingabe in einem Block mit einer Anweisungsverbindung dar.

Unterschrift:

export declare class StatementInput extends Input 

Erweitert:Eingabe

Konstruktoren

Konstruktor Modifikatoren Beschreibung
(constructor)(Name, Block) Konstruiert eine neue Instanz der Klasse StatementInput

Attribute

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