setNavigationStructure
[ Funktion ]
public setNavigationStructure(newValue: TcHmi.Controls.BaseTemplate.TcHmiNavigation.INavigationItem[] | null): void;Diese Funktion setzt einen neuen Wert für das Attribut NavigationStructure.
Parameter
Name | Typ | Beschreibung |
|---|---|---|
newValue | TcHmi.Controls.BaseTemplate.TcHmiNavigation.INavigationItem[], null | Der neue Wert des Attributs. Wird null übergeben, so wirkt der interne Standardwert. |
Rückgabewert
Typ | Beschreibung |
|---|---|
void | Kein Rückgabewert. |
Siehe auch
Attribut-Getter: getNavigationStructure
Herkunft: TcHmiNavigation
![]() | Verfügbar ab Version 1.12.750 |
