C# 클래스 GISA.SlavePanelPesquisa

상속: GISA.SinglePanel
파일 보기 프로젝트 열기: ParadigmaXis/gisa

Private Properties

프로퍼티 타입 설명
ActivateDetalhesEP void
ActivateDetalhesImagem void
ActivateDetalhesSDocs void
ActivateDetalhesTexto void
ActivateResultados void
BreakStrings string[]
ClearPreview void
ClearSearchResults void
ConfigDataGridUFsAssociadas void
ContextMenuRichText_Opening void
ControlerResize_action void
DisallowFullSearchWhenUserCantUseIt int
ExecuteQuery void
ExecuteSearch long
FormImageViewer_NextImage void
FormImageViewer_PreviousImage void
GetAutores void
GetConditionalText string
GetCriteriosDePesquisa string>.Dictionary
GetEntidadesProdutoras void
GetExtraResources void
GetFRDBaseAsRTF string
GetTermosIndexados string
GetTermosIndexados_OutrasFormas string
InitializeComponent void
IsRelatedToProcessoObras bool
MenuItemPrint_Click void
OpenFormImageViewer_action void
PesquisaList1_MyColumnClick void
RTFBuilder string
RefreshDetails void
RefreshDetails void
RefreshPreview void
Section string
SelectionChanged void
ShowSelection void
SlavePanelPesquisa_ParentChanged void
ToolBar_ButtonClick void
UpdateToolBarButtons void
UpdateToolBarButtons void
_ColumnHeaderMouseClick void
btnActualizar_Click void
btnExportUFs_Click void
btnFullScreen_Click void
build_UFsRelacionadasDataTable DataTable
build_order_by string
copiarToolStripMenuItem_Click void
gen_content_PROCESSO_OBRAS string
gen_list string
gen_list string
lstImagens_SelectedIndexChanged void
printCAs string
rtfDetalhes_MouseClick void
rtfDetalhes_Resize void
trvODsFedora_BeforeSelect void

공개 메소드들

메소드 설명
ActivateDetalhesUnidadesFisicas ( ) : void
Deactivate ( ) : void
HasSDocs ( long IDNivel ) : bool
LoadData ( ) : void
ModelToView ( ) : void
Save ( ) : PersistencyHelper.SaveResult
Save ( bool activateOpcaoCancelar ) : PersistencyHelper.SaveResult
SlavePanelPesquisa ( ) : System
ViewToModel ( ) : bool

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
ActivateDetalhesEP ( ) : void
ActivateDetalhesImagem ( ) : void
ActivateDetalhesSDocs ( ) : void
ActivateDetalhesTexto ( ) : void
ActivateResultados ( ) : void
BreakStrings ( string Text ) : string[]
ClearPreview ( ) : void
ClearSearchResults ( GISA.MasterPanelPesquisa MasterPanel ) : void
ConfigDataGridUFsAssociadas ( ) : void
ContextMenuRichText_Opening ( object sender, System e ) : void
ControlerResize_action ( object sender ) : void
DisallowFullSearchWhenUserCantUseIt ( ) : int
ExecuteQuery ( MasterPanelPesquisa MasterPanel ) : void
ExecuteSearch ( IDbConnection Conn ) : long
FormImageViewer_NextImage ( object sender, FormImageViewer e ) : void
FormImageViewer_PreviousImage ( object sender, FormImageViewer e ) : void
GetAutores ( GISADataset NivelRow ) : void
GetConditionalText ( string Prefix, string Text, string Suffix ) : string
GetCriteriosDePesquisa ( ) : string>.Dictionary
GetEntidadesProdutoras ( GISADataset NivelRow ) : void
GetExtraResources ( ) : void
GetFRDBaseAsRTF ( GISADataset FRDBaseRow ) : string
GetTermosIndexados ( GISADataset FRDBaseRow ) : string
GetTermosIndexados_OutrasFormas ( GISADataset FRDBaseRow ) : string
InitializeComponent ( ) : void
IsRelatedToProcessoObras ( GISADataset FRDBaseRow, IDbConnection conn ) : bool
MenuItemPrint_Click ( object sender, System e ) : void
OpenFormImageViewer_action ( object sender ) : void
PesquisaList1_MyColumnClick ( object sender, MyColumnClickEventArgs e ) : void
RTFBuilder ( long IDNivel ) : string
RefreshDetails ( ) : void
RefreshDetails ( TreeNode node ) : void
RefreshPreview ( GISADataset imgRow ) : void
Section ( string Header ) : string
SelectionChanged ( object sender, EventArgs e ) : void
ShowSelection ( MasterPanelPesquisa MasterPanel ) : void
SlavePanelPesquisa_ParentChanged ( object sender, System e ) : void
ToolBar_ButtonClick ( object sender, System e ) : void
UpdateToolBarButtons ( ) : void
UpdateToolBarButtons ( GISADataset nRow ) : void
_ColumnHeaderMouseClick ( object sender, EventArgs e ) : void
btnActualizar_Click ( object sender, EventArgs e ) : void
btnExportUFs_Click ( object sender, EventArgs e ) : void
btnFullScreen_Click ( object sender, EventArgs e ) : void
build_UFsRelacionadasDataTable ( ) : DataTable
build_order_by ( ) : string
copiarToolStripMenuItem_Click ( object sender, EventArgs e ) : void
gen_content_PROCESSO_OBRAS ( long IDNivel, IDbConnection conn ) : string
gen_list ( List list_Termo_Outras_Formas ) : string
gen_list ( List list ) : string
lstImagens_SelectedIndexChanged ( object sender, EventArgs e ) : void
printCAs ( ArrayList lst ) : string
rtfDetalhes_MouseClick ( object sender, MouseEventArgs e ) : void
rtfDetalhes_Resize ( object sender, EventArgs e ) : void
trvODsFedora_BeforeSelect ( object sender, TreeViewCancelEventArgs e ) : void

메소드 상세

ActivateDetalhesUnidadesFisicas() 공개 메소드

public ActivateDetalhesUnidadesFisicas ( ) : void
리턴 void

Deactivate() 공개 메소드

public Deactivate ( ) : void
리턴 void

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

HasSDocs() 공개 메소드

public HasSDocs ( long IDNivel ) : bool
IDNivel long
리턴 bool

LoadData() 공개 메소드

public LoadData ( ) : void
리턴 void

ModelToView() 공개 메소드

public ModelToView ( ) : void
리턴 void

Save() 공개 메소드

public Save ( ) : PersistencyHelper.SaveResult
리턴 PersistencyHelper.SaveResult

Save() 공개 메소드

public Save ( bool activateOpcaoCancelar ) : PersistencyHelper.SaveResult
activateOpcaoCancelar bool
리턴 PersistencyHelper.SaveResult

SlavePanelPesquisa() 공개 메소드

public SlavePanelPesquisa ( ) : System
리턴 System

ViewToModel() 공개 메소드

public ViewToModel ( ) : bool
리턴 bool