Property | Type | Description | |
---|---|---|---|
m_htmlControl | |||
m_mediator | XCore.Mediator |
Method | Description | |
---|---|---|
GetMessageTargets ( ) : IxCoreColleague[] |
Return an array of all of the objects which should 1) be queried when looking for someone to deliver a message to 2) be potential recipients of a broadcast
|
|
HtmlViewer ( ) : System |
Initializes a new instance of the HtmlViewer class.
|
|
Init ( XCore.Mediator mediator, |
Initialize.
|
|
PopulateCtrlTabTargetCandidateList ( List |
||
PrepareToGoAway ( ) : bool |
From IxCoreContentControl
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
GetInstallSubDirectory ( string subDirectory ) : string |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
return | void |
protected GetInstallSubDirectory ( string subDirectory ) : string | ||
subDirectory | string | |
return | string |
public GetMessageTargets ( ) : IxCoreColleague[] | ||
return | IxCoreColleague[] |
public Init ( XCore.Mediator mediator, |
||
mediator | XCore.Mediator | |
configurationParameters | ||
return | void |
public PopulateCtrlTabTargetCandidateList ( List |
||
targetCandidates | List |
|
return |