A TextField is a TextContent which fades its textual representation into the text range to which it i...
Definition generated_idl_chapter_refs.idl:3076
specifies service of a conditional text field.
Definition ConditionalText.idl:27
string Condition
contains the condition.
Definition ConditionalText.idl:38
string CurrentPresentation
contains the current content of the text field.
Definition ConditionalText.idl:47
string FalseContent
contains the text that is displayed if the condition evaluates to FALSE.
Definition ConditionalText.idl:35
string TrueContent
contains the text that is displayed if the condition evaluates to TRUE.
Definition ConditionalText.idl:32
boolean IsConditionTrue
contains the result of the last evaluation of the condition.
Definition ConditionalText.idl:43