| Name | Description | |
|---|---|---|
| Field | Initializes a new instance of the Field class |
| Name | Description | |
|---|---|---|
| Clear | Clears the selections in a specific field. | |
| ClearAllButThis | Maintains the selections in the current field while clearing the selections in the other fields. | |
| ClearAllButThisAsync(Boolean, String) | Maintains the selections in the current field while clearing the selections in the other fields. | |
| ClearAllButThisAsync T (Boolean, Func Response, T , String) | Maintains the selections in the current field while clearing the selections in the other fields. | |
| ClearAsync(String) | Clears the selections in a specific field. | |
| ClearAsync T (Func Response, T , String) | Clears the selections in a specific field. | |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from QixClassBase.) | |
| GetAndMode | Returns the AND mode status of a field. | |
| GetAndModeAsync(String) | Returns the AND mode status of a field. | |
| GetAndModeAsync T (Func Response, T , String) | Returns the AND mode status of a field. | |
| GetCardinal | Retrieves the number of distinct values in a field. | |
| GetCardinalAsync(String) | Retrieves the number of distinct values in a field. | |
| GetCardinalAsync T (Func Response, T , String) | Retrieves the number of distinct values in a field. | |
| GetNxProperties | Gets the properties of a field or a variable. | |
| GetNxPropertiesAsync(String) | Gets the properties of a field or a variable. | |
| GetNxPropertiesAsync T (Func Response, T , String) | Gets the properties of a field or a variable. | |
| Lock | * Locks all selected values of a specific field if the target (or handle ) is a field * Locks selected values of a generic object if the target (or handle ) is a generic object | |
| LockAsync(String) | * Locks all selected values of a specific field if the target (or handle ) is a field * Locks selected values of a generic object if the target (or handle ) is a generic object | |
| LockAsync T (Func Response, T , String) | * Locks all selected values of a specific field if the target (or handle ) is a field * Locks selected values of a generic object if the target (or handle ) is a generic object | |
| LowLevelSelect | Selects some values in a field. | |
| LowLevelSelectAsync(IEnumerable Int32 , Boolean, Boolean, String) | Selects some values in a field. | |
| LowLevelSelectAsync T (IEnumerable Int32 , Boolean, Boolean, Func Response, T , String) | Selects some values in a field. | |
| Select | ||
| SelectAll | Selects all values of a field. Excluded values are also selected. | |
| SelectAllAsync(Boolean, String) | Selects all values of a field. Excluded values are also selected. | |
| SelectAllAsync T (Boolean, Func Response, T , String) | Selects all values of a field. Excluded values are also selected. | |
| SelectAlternative | Selects all alternatives values in a specific field. In a field that contains at least one selected value, the values that are neither selected nor excluded are alternatives values. | |
| SelectAlternativeAsync(Boolean, String) | Selects all alternatives values in a specific field. In a field that contains at least one selected value, the values that are neither selected nor excluded are alternatives values. | |
| SelectAlternativeAsync T (Boolean, Func Response, T , String) | Selects all alternatives values in a specific field. In a field that contains at least one selected value, the values that are neither selected nor excluded are alternatives values. | |
| SelectAsync(String, Boolean, Int32, String) | ||
| SelectAsync T (String, Boolean, Int32, Func Response, T , String) | ||
| SelectExcluded | Inverts the current selections. | |
| SelectExcludedAsync(Boolean, String) | Inverts the current selections. | |
| SelectExcludedAsync T (Boolean, Func Response, T , String) | Inverts the current selections. | |
| SelectPossible | Selects all possible values in a specific field. | |
| SelectPossibleAsync(Boolean, String) | Selects all possible values in a specific field. | |
| SelectPossibleAsync T (Boolean, Func Response, T , String) | Selects all possible values in a specific field. | |
| SelectValues | ||
| SelectValuesAsync(IEnumerable FieldValue , Boolean, Boolean, String) | ||
| SelectValuesAsync T (IEnumerable FieldValue , Boolean, Boolean, Func Response, T , String) | ||
| SetAndMode | Sets a field in the AND mode. | |
| SetAndModeAsync | Sets a field in the AND mode. | |
| SetNxProperties | Sets some properties to a field. | |
| SetNxPropertiesAsync | Sets some properties to a field. | |
| ToggleSelect | Toggle selects field values matching a search string. | |
| ToggleSelectAsync(String, Boolean, Int32, String) | Toggle selects field values matching a search string. | |
| ToggleSelectAsync T (String, Boolean, Int32, Func Response, T , String) | Toggle selects field values matching a search string. | |
| Unlock | * Unlocks all selected values of a specific field if the target (or handle ) is a field * Unlocks selected values of a generic object if the target (or handle ) is a generic object | |
| UnlockAsync(String) | * Unlocks all selected values of a specific field if the target (or handle ) is a field * Unlocks selected values of a generic object if the target (or handle ) is a generic object | |
| UnlockAsync T (Func Response, T , String) | * Unlocks all selected values of a specific field if the target (or handle ) is a field * Unlocks selected values of a generic object if the target (or handle ) is a generic object |
| Name | Description | |
|---|---|---|
| Handle |
The handle of the generic object.
(Inherited from QixClassBase.) | |
| Id | (Inherited from QixClassBase.) | |
| Session |
The session this object resides in.
(Inherited from QixClassBase.) | |
| Type |
The type of the generic object.
(Inherited from QixClassBase.) |
| Name | Description | |
|---|---|---|
| Changed | (Inherited from QixClassBase.) | |
| Closed | (Inherited from QixClassBase.) |