Method | Description | |
---|---|---|
UNSQuestionsDialog ( string projectName, IEnumerable |
Initializes a new instance of the UNSQuestionsDialog class.
|
Method | Description | |
---|---|---|
OnClosing ( System e ) : void |
Raises the E:System.Windows.Forms.Form.Closing event.
|
|
WndProc ( |
Processes Windows messages.
|
Method | Description | |
---|---|---|
ApplyFilter ( ) : void | ||
ApplyFilter ( object sender, |
Applies the filter.
|
|
ClearBiblicalTermsPane ( ) : void |
Clears the biblical terms pane.
|
|
FindTermRenderingInUse ( ITermRenderingInfo renderingInfo, int rowIndex ) : |
Finds the term rendering (from the known ones in the renderingInfo) in use in the current translation.
|
|
GetScrRefOfRow ( int iRow ) : SILUBS.SharedScrUtils.BCVRef | ||
GoToReference ( SILUBS.SharedScrUtils.ScrReference reference ) : void | ||
InsertOrAddQuestion ( object sender, |
||
KeyTermBestRenderingsChanged ( ) : void |
Need to invalidate any columns that might be showing key term renderings.
|
|
KeyTermRenderingSelected ( |
||
LoadAnswerAndComment ( int rowIndex ) : void |
Loads the answer and comment labels for the given row.
|
|
LoadKeyTermsPane ( int rowIndex ) : void | ||
LoadTranslations ( SILUBS.PhraseTranslationHelper.TxlSplashScreen splashScreen ) : void |
Loads the translations.
|
|
LookupTerm ( IEnumerable |
||
OnKeyTermsFilterChange ( object sender, |
Called when one of the Key Term filtering sub-menus is clicked.
|
|
OnKeyTermsFilterChecked ( object sender, |
Called when one of the Key Term filtering sub-menus is checked.
|
|
PopulateAnswerOrCommentLabel ( IEnumerable |
Populates the answer or comment label.
|
|
ProcessReceivedMessage ( SILUBS.SharedScrUtils.ScrReference reference ) : void | ||
QuestionCoversRef ( int iRow, SILUBS.SharedScrUtils.ScrReference reference ) : bool | ||
Reload ( bool fForceSave ) : void |
Reloads the data grid view and attempts to re-select the same cell of the same question as was previously selected.
|
|
Reload ( bool fForceSave, SILUBS.PhraseTranslationHelper.QuestionKey key, int fallBackRow ) : void | ||
RememberCurrentSelection ( ) : void | ||
ResizeKeyTermPaneColumns ( ) : void | ||
Save ( bool fForce ) : void | ||
Save ( object sender, |
Saves the UNS Translation data.
|
|
SendScrReference ( int iRow ) : void |
Sends the start reference for the given row as a Santa-Fe "focus" message.
|
|
SortByColumn ( int iClickedCol, bool sortAscending ) : void | ||
UNSQuestionsDialog ( ) : System | ||
UNSQuestionsDialog_Activated ( object sender, |
||
UNSQuestionsDialog_HelpButtonClicked ( object sender, System e ) : void |
Handles the HelpButtonClicked event of the UNSQuestionsDialog control.
|
|
UNSQuestionsDialog_Resize ( object sender, |
Handles the Resize event of the main window.
|
|
UpdateCountsAndFilterStatus ( ) : void |
Updates the counts and filter status.
|
|
WriteCssStyleInfo ( |
Writes the CSS style info.
|
|
biblicalTermsRenderingSelectionRulesToolStripMenuItem_Click ( object sender, |
Handles the Click event of the biblicalTermsRenderingSelectionRulesToolStripMenuItem control.
|
|
btnSendScrReferences_CheckStateChanged ( object sender, |
||
closeToolStripMenuItem_Click ( object sender, |
Handles the Click event of the closeToolStripMenuItem control.
|
|
dataGridContextMenu_Opening ( object sender, System e ) : void | ||
dataGridUns_CellClick ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void | ||
dataGridUns_CellContentClick ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void | ||
dataGridUns_CellDoubleClick ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void |
Handles the CellDoubleClick event of the dataGridUns control.
|
|
dataGridUns_CellEndEdit ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void |
Handles the CellEndEdit event of the dataGridUns control.
|
|
dataGridUns_CellEnter ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void | ||
dataGridUns_CellLeave ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void | ||
dataGridUns_CellMouseDown ( object sender, System.Windows.Forms.DataGridViewCellMouseEventArgs e ) : void | ||
dataGridUns_CellValueNeeded ( object sender, System.Windows.Forms.DataGridViewCellValueEventArgs e ) : void | ||
dataGridUns_CellValuePushed ( object sender, System.Windows.Forms.DataGridViewCellValueEventArgs e ) : void | ||
dataGridUns_ColumnHeaderMouseClick ( object sender, System.Windows.Forms.DataGridViewCellMouseEventArgs e ) : void | ||
dataGridUns_EditingControlShowing ( object sender, System.Windows.Forms.DataGridViewEditingControlShowingEventArgs e ) : void |
Handles the EditingControlShowing event of the m_dataGridView control.
|
|
dataGridUns_Resize ( object sender, |
||
dataGridUns_RowContextMenuStripNeeded ( object sender, System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs e ) : void | ||
dataGridUns_RowEnter ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void | ||
dataGridUns_RowLeave ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void |
Handles the RowLeave event of the dataGridUns control. Resets the row height to the standard height.
|
|
dataGridUns_RowPrePaint ( object sender, System.Windows.Forms.DataGridViewRowPrePaintEventArgs e ) : void | ||
m_biblicalTermsPane_Resize ( object sender, |
Handles the Resize event of the m_biblicalTermsPane control.
|
|
m_hSplitter_SplitterMoving ( object sender, System.Windows.Forms.SplitterEventArgs e ) : void |
Handles the SplitterMoving event of the m_hSplitter control.
|
|
m_helper_TranslationsChanged ( ) : void |
Refreshes the data grid when the translations change.
|
|
m_pnlAnswersAndComments_VisibleChanged ( object sender, |
||
mnuAutoSave_CheckedChanged ( object sender, |
Handles the CheckedChanged event of the mnuAutoSave control.
|
|
mnuCopy_Click ( object sender, |
||
mnuEditQuestion_Click ( object sender, |
Handles the Click event of the mnuEditQuestion control.
|
|
mnuGenerateTemplate_Click ( object sender, |
||
mnuHelpAbout_Click ( object sender, |
Handles the Click event of the aboutTransceleratorToolStripMenuItem control.
|
|
mnuIncludeOrExcludeQuestion_Click ( object sender, |
Handles the Click event of the mnuIncludeQuestion or mnuExcludeQuestion control.
|
|
mnuMatchWholeWords_CheckChanged ( object sender, |
Handles the CheckChanged event of the mnuMatchWholeWords control.
|
|
mnuPaste_Click ( object sender, |
||
mnuReferenceRange_Click ( object sender, |
Handles the Click event of the mnuReferenceRange control.
|
|
mnuViewAnswersColumn_CheckedChanged ( object sender, |
||
mnuViewBiblicalTermsPane_CheckedChanged ( object sender, |
||
mnuViewDebugInfo_CheckedChanged ( object sender, |
||
mnuViewToolbar_CheckedChanged ( object sender, |
Handles the CheckedChanged event of the mnuViewToolbar control.
|
|
phraseSubstitutionsToolStripMenuItem_Click ( object sender, |
||
reloadToolStripMenuItem_Click ( object sender, |
Handles the Click event of the reloadToolStripMenuItem control.
|
|
txtControl_KeyDown ( object sender, |
Handles the KeyDown event of the dataGridUns control.
|
|
txtControl_PreviewKeyDown ( object sender, |
Handles the PreviewKeyDown event of the txtControl control.
|
|
txtFilterByPart_Enter ( object sender, |
Handles the Enter event of the txtFilterByPart control.
|
|
txtFilterByPart_Leave ( object sender, |
Filtering is done, so
|
public UNSQuestionsDialog ( string projectName, IEnumerable |
||
projectName | string | |
keyTerms | IEnumerable |
|
vernFont | ||
VernIcuLocale | string | |
fVernIsRtoL | bool | |
sDefaultLcfFolder | string | |
settings | SILUBS.PhraseTranslationHelper.ComprehensionCheckingSettings | |
appName | string | |
startRef | SILUBS.SharedScrUtils.ScrReference | |
endRef | SILUBS.SharedScrUtils.ScrReference | |
selectKeyboard | Action |
|
helpDelegate | System.Action | |
lookupTermDelegate | Action |
|
return | System |
protected WndProc ( |
||
msg | The Windows Message to process. | |
return | void |