Méthode | Description | |
---|---|---|
AppendHideCondition ( |
||
BuildQuestion ( QLMemory memory, string name, string label, bool isComputed = false ) : void | ||
GetGUI ( ) : |
||
QLGuiBuilder ( ) : System.Collections.Generic | ||
RemoveHideConditions ( ) : void | ||
RemoveShowCondition ( ) : void | ||
SetShowCondition ( |
public AppendHideCondition ( |
||
condition | ||
Résultat | void |
public BuildQuestion ( QLMemory memory, string name, string label, bool isComputed = false ) : void | ||
memory | QLMemory | |
name | string | |
label | string | |
isComputed | bool | |
Résultat | void |
public GetGUI ( ) : |
||
Résultat |
public QLGuiBuilder ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public SetShowCondition ( |
||
condition | ||
Résultat | void |