Method | Description | |
---|---|---|
AdjustInternalControlsAndGrow ( ) : void | ||
CheckDisposed ( ) : void |
Check to see if the object has been disposed. All public Properties and Methods should call this before doing anything else.
|
|
DisableAffixTypeMainPosAndSlot ( ) : void |
Disable these two controls (for use when creating an entry for a particular slot)
|
|
Initialize ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, |
Initialize the control.
|
|
Initialize ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, |
Initialize the control.
|
|
MSAGroupBox ( ) : System |
Constructor.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
GetSlots ( ) : IEnumerable |
||
HandleComboMSATypesChange ( object sender, |
||
HandleComboSlotChange ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ResetSlotCombo ( ) : void |
Reset the slot combo box.
|
|
TrySelectNode ( |
||
m_mainPOSPopupTreeManager_AfterSelect ( object sender, System e ) : void | ||
m_secPOSPopupTreeManager_AfterSelect ( object sender, System e ) : void |
public AdjustInternalControlsAndGrow ( ) : void | ||
return | void |
public DisableAffixTypeMainPosAndSlot ( ) : void | ||
return | void |
public Initialize ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, |
||
cache | SIL.FieldWorks.FDO.FdoCache | |
mediator | XCore.Mediator | |
ctrlAssistant | ||
parentForm | ||
return | void |
public Initialize ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, |
||
cache | SIL.FieldWorks.FDO.FdoCache | |
mediator | XCore.Mediator | |
parentForm | ||
sandboxMSA | SandboxGenericMSA | |
return | void |