Метод | Описание | |
---|---|---|
AppendHideCondition ( |
||
GUIQuestion ( QLMemory memory, string identifier, string label, bool isComputed, |
||
Refresh ( ) : void | ||
Render ( ) : void | ||
SetShowCondition ( |
Метод | Описание | |
---|---|---|
CheckHideConditions ( ) : bool | ||
CheckVisibility ( ) : void |
public AppendHideCondition ( |
||
condition | ||
Результат | void |
public GUIQuestion ( QLMemory memory, string identifier, string label, bool isComputed, |
||
memory | QLMemory | |
identifier | string | |
label | string | |
isComputed | bool | |
showCondition | ||
changeHandler | ChangedEventHandler | |
Результат | System.Collections.Generic |
public SetShowCondition ( |
||
showCondition | ||
Результат | void |