ACOP.NET API
|
A control system address element Chooser. More...
Classes | |
class | LinkContextConverter |
class | LinkDeviceConverter |
class | LinkPropertyConverter |
class | LinkProtocolConverter |
class | LinkServerConverter |
class | LinkSubSystemConverter |
Public Member Functions | |
int | GetContextdIndex () |
Gets the list index of the current context setting More... | |
String [] | GetContextList () |
Gets the a list of the available contexts More... | |
int | GetDeviceIndex () |
Gets the list index of the current device setting More... | |
String [] | GetDeviceList () |
Gets the a list of the available devices More... | |
int | GetPropertyIndex () |
Gets the list index of the current property setting More... | |
String [] | GetPropertyList () |
Gets the a list of the available properties More... | |
int | GetServerIndex () |
Gets the list index of the current server setting More... | |
String [] | GetServerList () |
Gets the a list of the available servers More... | |
void | SetContextHighlighted (Boolean[] values) |
Supply highlighted information via an array of boolean values More... | |
void | SetDeviceHighlighted (Boolean[] values) |
Supply highlighted information via an array of boolean values More... | |
void | SetPropertyHighlighted (Boolean[] values) |
Supply highlighted information via an array of boolean values More... | |
void | SetServerHighlighted (Boolean[] values) |
Supply highlighted information via an array of boolean values More... | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Clean up any resources being used. More... | |
Properties | |
Boolean | ApplyContext [get, set] |
true: apply the chosen context to targets More... | |
Boolean | ApplyDevice [get, set] |
true: apply the chosen device to targets More... | |
ApplyEventSettingType | ApplyEventOrder [get, set] |
Determines the firing order of a user-defined addressUpdate delegate More... | |
Boolean | ApplyProperty [get, set] |
true: apply the chosen property to targets More... | |
Boolean | ApplyServer [get, set] |
true: apply the chosen server to targets More... | |
ApplyToEditorValue | ApplyTo [get, set] |
Target Component Chooser Editor More... | |
ApplyWhenEnum | ApplyWhen [get, set] |
Besides the Apply button, a selection can be applied if a single address combo box is visible, or via context menu More... | |
Boolean | ChooseContexts [get, set] |
display and allow context browsing in the address chooser More... | |
Boolean | ChooseDevices [get, set] |
display and allow device browsing in the address chooser More... | |
Boolean | ChooseProperties [get, set] |
display and allow property browsing in the address chooser More... | |
ComboBoxStyle | ChooserStyle [get, set] |
Provides the combo box dropdown style More... | |
Boolean | ChooseServer [get, set] |
display and allow server browsing in the address chooser More... | |
String | Description [get, set] |
Optional label for the address chooser More... | |
String | FilterContexts [get, set] |
Provides a filter string (regular expression) to use for filtering combo box items More... | |
String | FilterDevices [get, set] |
Provides a filter string (regular expression) to use for filtering combo box items More... | |
String | FilterProperties [get, set] |
Provides a filter string (regular expression) to use for filtering combo box items More... | |
String | FilterServer [get, set] |
Provides a filter string (regular expression) to use for filtering combo box items More... | |
Color | HighlightBackColor [get, set] |
Highlighted Backcolor of items in a chooser combo box More... | |
String | HighlightFilter [get, set] |
Provides a filter string (regular expression) to use for highlighting combo box items More... | |
Color | HighlightForeColor [get, set] |
Highlighted Forecolor of items in a chooser combo box More... | |
Color | ItemBackColor [get, set] |
Backcolor of items in a chooser combo box More... | |
Color | ItemForeColor [get, set] |
Forecolor of items in a chooser combo box More... | |
String | LinkAddress [get, set] |
Identifies the transport link target. The target end point is given by the LinkAddress and the LinkProperty. More... | |
String | LinkContext [get, set] |
The design-time browseable link context (part of the link address) More... | |
String | LinkDevice [get, set] |
The design-time browseable/editable link device (part of the link address) More... | |
String | LinkProperty [get, set] |
The design-time browseable/editable link property (suppliments the link address)" More... | |
String | LinkProtocol [get, set] |
The link control system protocol More... | |
String | LinkServer [get, set] |
The design-time browseable link server (part of the link address) More... | |
String | LinkSubSystem [get, set] |
The design-time browseable link subsystem More... | |
Boolean | ShowHeader [get, set] |
Show description and apply button or not More... | |
Events | |
addressUpdate | acopAddressUpdate |
Occurs when the chosen address is to be applied More... | |
A control system address element Chooser.
The chosen address can be assigned to any other ACOP component within the application.
|
inlineprotected |
Clean up any resources being used.
disposing | true if managed resources should be disposed; otherwise, false. |
|
inline |
Gets the list index of the current context setting
|
inline |
Gets the a list of the available contexts
|
inline |
Gets the list index of the current device setting
|
inline |
Gets the a list of the available devices
|
inline |
Gets the list index of the current property setting
|
inline |
Gets the a list of the available properties
|
inline |
Gets the list index of the current server setting
|
inline |
Gets the a list of the available servers
|
inline |
Supply highlighted information via an array of boolean values
values | An array containing whether a context item is to be highlighted or not |
|
inline |
Supply highlighted information via an array of boolean values
values | An array containing whether a device item is to be highlighted or not |
|
inline |
Supply highlighted information via an array of boolean values
values | An array containing whether a property item is to be highlighted or not |
|
inline |
Supply highlighted information via an array of boolean values
values | An array containing whether a server item is to be highlighted or not |
|
getset |
true: apply the chosen context to targets
|
getset |
true: apply the chosen device to targets
|
getset |
Determines the firing order of a user-defined addressUpdate delegate
|
getset |
true: apply the chosen property to targets
|
getset |
true: apply the chosen server to targets
|
getset |
Target Component Chooser Editor
|
getset |
Besides the Apply button, a selection can be applied if a single address combo box is visible, or via context menu
|
getset |
display and allow context browsing in the address chooser
|
getset |
display and allow device browsing in the address chooser
|
getset |
display and allow property browsing in the address chooser
|
getset |
Provides the combo box dropdown style
|
getset |
display and allow server browsing in the address chooser
|
getset |
Optional label for the address chooser
|
getset |
Provides a filter string (regular expression) to use for filtering combo box items
|
getset |
Provides a filter string (regular expression) to use for filtering combo box items
|
getset |
Provides a filter string (regular expression) to use for filtering combo box items
|
getset |
Provides a filter string (regular expression) to use for filtering combo box items
|
getset |
Highlighted Backcolor of items in a chooser combo box
|
getset |
Provides a filter string (regular expression) to use for highlighting combo box items
|
getset |
Highlighted Forecolor of items in a chooser combo box
|
getset |
Backcolor of items in a chooser combo box
|
getset |
Forecolor of items in a chooser combo box
|
getset |
Identifies the transport link target. The target end point is given by the LinkAddress and the LinkProperty.
|
getset |
The design-time browseable link context (part of the link address)
|
getset |
The design-time browseable/editable link device (part of the link address)
|
getset |
The design-time browseable/editable link property (suppliments the link address)"
|
getset |
The link control system protocol
|
getset |
The design-time browseable link server (part of the link address)
|
getset |
The design-time browseable link subsystem
|
getset |
Show description and apply button or not
addressUpdate acopAddressUpdate |
Occurs when the chosen address is to be applied