Method | Description | |
---|---|---|
FinishInit ( ) : void |
This method, called once we have a cache and object, is our first chance to actually create the embedded control.
|
|
Install ( |
|
|
PhonologicalFeatureListDlgLauncherSlice ( ) : System | ||
ShowSliceForVisibleIfData ( |
Determine if the object really has data to be shown in the slice
|
Method | Description | |
---|---|---|
DesiredHeight ( SIL.FieldWorks.Common.RootSites.RootSite rs ) : int | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
GetFeatureStructureFromOwner ( ICmObject obj, int flid ) : IFsFeatStruc | ||
GetFlid ( |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
RemoveFeatureStructureFromOwner ( ) : void |
protected DesiredHeight ( SIL.FieldWorks.Common.RootSites.RootSite rs ) : int | ||
rs | SIL.FieldWorks.Common.RootSites.RootSite | |
return | int |
public Install ( |
||
parent | ||
return | void |
public PhonologicalFeatureListDlgLauncherSlice ( ) : System | ||
return | System |
public static ShowSliceForVisibleIfData ( |
||
node | The node. | |
obj | ICmObject | object to check; should be an IFsFeatStruc |
return | bool |