메소드 | 설명 | |
---|---|---|
AddItems ( ) : void |
Adds items to the subscription.
|
|
Back ( ) : void |
Moves the sequence backward.
|
|
ChangeSession ( |
Changes the session used.
|
|
Next ( ) : void |
Moves the sequence forward.
|
|
SetSubscription ( Subscription subscription ) : void |
Sets the subscription used with the control.
|
|
SubscribeEventsDlg ( ) : System |
Creates an empty form.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
AddDefaultFilter ( List |
||
BackBTN_Click ( object sender, |
||
BrowseCTRL_AfterSelect ( object sender, |
||
BrowseTV_AfterCheck ( object sender, |
||
CancelBTN_Click ( object sender, |
||
CollectInstanceDeclarations ( List |
Collects the instance declarations for the selected types.
|
|
CollectTypeIds ( |
Collects the types selected in the control.
|
|
DeleteMI_Click ( object sender, |
||
EditMI_Click ( object sender, |
||
GetDisplayString ( Subscription subscription ) : string |
Gets the display string for the subscription status.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ItemsDV_DoubleClick ( object sender, |
||
NewMI_Click ( object sender, |
||
NextBTN_Click ( object sender, |
||
OkBTN_Click ( object sender, |
||
OnEvent ( Subscription subscription, EventNotificationList notification, IList |
||
OnPublishStatusChanged ( object sender, |
||
SetDisplayState ( DisplayState state ) : void |
Sets the display state for the control.
|
|
SetEventTypeChecks ( |
Sets the checks for the currently checked event type.
|
|
SetMonitoringModeMI_Click ( object sender, |
||
SubscriptionStateTB_DropDownItemClicked ( object sender, |
||
UpdateFilter ( ) : void |
Updates the filter from the controls.
|
|
UpdateItems ( ) : void |
Updates the items with the current filter.
|
|
UpdateRow ( |
Updates the row with the monitored item.
|
|
UpdateRow ( |
Updates the row with the monitored item status.
|
public ChangeSession ( |
||
session | ||
리턴 | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public SetSubscription ( Subscription subscription ) : void | ||
subscription | Subscription | |
리턴 | void |