Property | Type | Description | |
---|---|---|---|
CreateNewSandbox | IAnalysisControlInternal | ||
TestableFocusBox | System |
Method | Description | |
---|---|---|
SelectOccurrence ( SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence selected ) : void |
Method | Description | |
---|---|---|
ApproveAnalysis ( bool fSaveGuess ) : void | ||
Dispose ( bool disposing ) : void | ||
ShouldCreateAnalysisFromSandbox ( bool fSaveGuess ) : bool |
Method | Description | |
---|---|---|
CreateNewSandbox ( SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence selected ) : IAnalysisControlInternal | ||
TestableFocusBox ( ) : System |
protected ApproveAnalysis ( bool fSaveGuess ) : void | ||
fSaveGuess | bool | |
return | void |
public SelectOccurrence ( SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence selected ) : void | ||
selected | SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence | |
return | void |
protected ShouldCreateAnalysisFromSandbox ( bool fSaveGuess ) : bool | ||
fSaveGuess | bool | |
return | bool |