Class
Conditional text preferences. Base Class: Preference
getElements, toSource, toSpecifier
ConditionalTextPreference
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
activeConditionSet | ConditionSet | r/w | The currently active condition set. |
isValid | bool | readonly | Returns true if the object specifier resolves to valid objects. |
parent | ApplicationDocument | readonly | The parent of the ConditionalTextPreference (a Application or Document). |
properties | Object | r/w | A property that allows setting of several properties at the same time. |
showConditionIndicators | ConditionIndicatorMode: ConditionIndicatorMode.SHOW_INDICATORS ConditionIndicatorMode.SHOW_AND_PRINT_INDICATORS ConditionIndicatorMode.HIDE_INDICATORS |
r/w | Shows or hides condition indicators. |
Methods
Instances
Array of ConditionalTextPreference getElements ()
Resolves the object specifier, creating an array of object references.
string toSource ()
Generates a string which, if executed, will return the ConditionalTextPreference.
string toSpecifier ()
Retrieves the object specifier.
Element of
Application.conditionalTextPreferences
Document.conditionalTextPreferences
Return
Array of ConditionalTextPreference ConditionalTextPreference.getElements ()
Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |