Свойство | Тип | Описание | |
---|---|---|---|
AddReferences | void | ||
Browse | bool | ||
BrowseMI_Click | void | ||
BrowseOptionsMI_Click | void | ||
BrowseRefreshMI_Click | void | ||
Browser_MoreReferences | void | ||
CallMI_Click | void | ||
EncodingsMI_Click | void | ||
FindReferenceTypeContainer | |||
GetParentOfSelected | ReferenceDescription | ||
HistoryReadMI_Click | void | ||
InitializeComponent | void | ||
ReadMI_Click | void | ||
SelectChildrenMI_Click | void | ||
SelectItemMI_Click | void | ||
ShowReferencesMI_CheckedChanged | void | ||
Subscribe | void | ||
SubscribeNewMI_Click | void | ||
ViewAttributesMI_Click | void | ||
WriteMI_Click | void |
Метод | Описание | |
---|---|---|
BrowseTreeCtrl ( ) : System | ||
Clear ( ) : void |
Clears the contents of the control,
|
|
GetTargetText ( ReferenceDescription reference ) : string |
Returns to display text for the target of a reference.
|
|
SetRoot ( |
Sets the root node for the control.
|
|
SetRoot ( |
Sets the root node for the control.
|
|
SetView ( |
Sets the view for the control.
|
|
Subscription_Click ( object sender, |
Метод | Описание | |
---|---|---|
BeforeExpand ( |
||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
EnableMenuItems ( |
||
SelectNode ( ) : void |
Метод | Описание | |
---|---|---|
AddReferences ( |
Adds a target to the tree control.
|
|
Browse ( |
Browses the server address space and adds the targets to the tree.
|
|
BrowseMI_Click ( object sender, |
||
BrowseOptionsMI_Click ( object sender, |
||
BrowseRefreshMI_Click ( object sender, |
||
Browser_MoreReferences ( |
||
CallMI_Click ( object sender, |
||
EncodingsMI_Click ( object sender, |
||
FindReferenceTypeContainer ( |
Adds a container for the reference type to the tree control.
|
|
GetParentOfSelected ( ) : ReferenceDescription |
Returns the parent node of the selected reference.
|
|
HistoryReadMI_Click ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ReadMI_Click ( object sender, |
||
SelectChildrenMI_Click ( object sender, |
||
SelectItemMI_Click ( object sender, |
||
ShowReferencesMI_CheckedChanged ( object sender, |
||
Subscribe ( Subscription subscription, ReferenceDescription reference ) : void |
Adds a item to a subscription.
|
|
SubscribeNewMI_Click ( object sender, |
||
ViewAttributesMI_Click ( object sender, |
||
WriteMI_Click ( object sender, |
protected BeforeExpand ( |
||
clickedNode | ||
Результат | bool |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
protected EnableMenuItems ( |
||
clickedNode | ||
Результат | void |
public GetTargetText ( ReferenceDescription reference ) : string | ||
reference | ReferenceDescription | |
Результат | string |
public SetRoot ( |
||
browser | ||
rootId | NodeId | |
Результат | void |
public SetRoot ( |
||
session | ||
rootId | NodeId | |
Результат | void |
public SetView ( |
||
session | ||
viewType | BrowseViewType | |
viewId | NodeId | |
Результат | void |
public Subscription_Click ( object sender, |
||
sender | object | |
e | ||
Результат | void |