Property | Type | Description | |
---|---|---|---|
m_msaInflectionFeatureListDlgLauncherView | SIL.FieldWorks.XWorks.LexEd.MsaInflectionFeatureListDlgLauncherView |
Method | Description | |
---|---|---|
Initialize ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject obj, int flid, string fieldName, IPersistenceProvider persistProvider, XCore.Mediator mediator, string displayNameProperty, string displayWs ) : void |
Initialize the launcher.
|
|
MsaInflectionFeatureListDlgLauncher ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
HandleChooser ( ) : void |
Handle launching of the MSA editor.
|
|
OnClick ( Object sender, |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
public Initialize ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject obj, int flid, string fieldName, IPersistenceProvider persistProvider, XCore.Mediator mediator, string displayNameProperty, string displayWs ) : void | ||
cache | SIL.FieldWorks.FDO.FdoCache | |
obj | ICmObject | |
flid | int | |
fieldName | string | |
persistProvider | IPersistenceProvider | |
mediator | XCore.Mediator | |
displayNameProperty | string | |
displayWs | string | |
return | void |
public MsaInflectionFeatureListDlgLauncher ( ) : System | ||
return | System |
protected OnClick ( Object sender, |
||
sender | Object | |
arguments | ||
return | void |