|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
General search panel. Used for content-hash and filename searches (just one text box)
Field Summary | |
---|---|
System.ComponentModel.Container | components |
System.Windows.Forms.Label | label1 |
Naanou.Common.Search.QueryOn | queryOn |
System.Windows.Forms.TextBox | txtQuery |
Fields inherited from class System.Windows.Forms.ScrollableControl |
---|
scrollPosition |
Fields inherited from class System.Windows.Forms.Control |
---|
window |
Constructor Summary | |
---|---|
SearchGeneral(Naanou.Common.Search.QueryOn queryOn) Constructor |
Property Summary | |
---|---|
Naanou.Common.FileCategory | Filter |
string | Text |
Properties inherited from class System.Windows.Forms.UserControl |
---|
DefaultSize |
Properties inherited from class System.Windows.Forms.ContainerControl |
---|
ActiveControl, BindingContext, CreateParams, ParentForm |
Properties inherited from class System.Windows.Forms.ScrollableControl |
---|
AutoScroll, AutoScrollMargin, AutoScrollMinSize, AutoScrollPosition, DisplayRectangle, DockPadding, HScroll, VScroll |
Properties inherited from class System.Windows.Forms.Control |
---|
AccessibilityObject, AccessibleDefaultActionDescription, AccessibleDescription, AccessibleName, AccessibleRole, AllowDrop, Anchor, BackColor, BackgroundImage, Bottom, Bounds, CanFocus, CanSelect, Capture, CausesValidation, ClientRectangle, ClientSize, CompanyName, ContainsFocus, ContextMenu, Controls, Created, Cursor, DataBindings, DefaultImeMode, Disposing, Dock, Enabled, Focused, Font, FontHeight, ForeColor, Handle, HasChildren, Height, ImeMode, InvokeRequired, IsAccessible, IsDisposed, IsHandleCreated, Left, Location, Name, Parent, ProductName, ProductVersion, RecreatingHandle, Region, RenderRightToLeft, ResizeRedraw, Right, RightToLeft, ShowFocusCues, ShowKeyboardCues, Site, Size, TabIndex, TabStop, Tag, Top, TopLevelControl, Visible, Width, WindowTarget |
Properties inherited from class System.ComponentModel.Component |
---|
Container, DesignMode, Events |
Method Summary | |
---|---|
void | Clear() |
void | ColumnSetup(System.Windows.Forms.ListView list) |
void | ContentHashQuery(Naanou.Common.Search.SearchQuery qry) |
void | Dispose(bool disposing) |
void | FilenameQuery(Naanou.Common.Search.SearchQuery qry) |
Naanou.Common.Search.SearchQuery | GetQuery() |
System.Windows.Forms.ListViewItem.ListViewSubItem[] | GetSubItems(System.Windows.Forms.ListViewItem parent, Naanou.Common.Search.SearchResult r, Naanou.Common.IEntry entry) |
void |
InitializeComponent() Required method for Designer support - do not modify the contents of this method with the code editor. |
Methods inherited from class System.Windows.Forms.UserControl |
---|
OnCreateControl, OnLoad, OnMouseDown, WndProc |
Methods inherited from class System.Windows.Forms.ContainerControl |
---|
AdjustFormScrollbars, IContainerControl.ActivateControl, OnControlRemoved, ProcessDialogChar, ProcessDialogKey, ProcessMnemonic, ProcessTabKey, Select, UpdateDefaultButton, Validate |
Methods inherited from class System.Windows.Forms.ScrollableControl |
---|
GetScrollState, OnLayout, OnMouseWheel, OnVisibleChanged, ScaleCore, ScrollControlIntoView, SetAutoScrollMargin, SetDisplayRectLocation, SetScrollState |
Methods inherited from class System.ComponentModel.Component |
---|
Dispose, Finalize, GetService, ToString |
Methods inherited from class System.MarshalByRefObject |
---|
CreateObjRef, GetLifetimeService, InitializeLifetimeService |
Methods inherited from class System.Object |
---|
Equals, GetHashCode, GetType, MemberwiseClone |
Events inherited from class System.Windows.Forms.UserControl |
---|
Load |
Events inherited from class System.Windows.Forms.Control |
---|
BackColorChanged, BackgroundImageChanged, BindingContextChanged, CausesValidationChanged, ChangeUICues, Click, ContextMenuChanged, ControlAdded, ControlRemoved, CursorChanged, DockChanged, DoubleClick, DragDrop, DragEnter, DragLeave, DragOver, EnabledChanged, Enter, FontChanged, ForeColorChanged, GiveFeedback, GotFocus, HandleCreated, HandleDestroyed, HelpRequested, ImeModeChanged, Invalidated, KeyDown, KeyPress, KeyUp, Layout, Leave, LocationChanged, LostFocus, MouseDown, MouseEnter, MouseHover, MouseLeave, MouseMove, MouseUp, MouseWheel, Move, Paint, ParentChanged, QueryAccessibilityHelp, QueryContinueDrag, Resize, RightToLeftChanged, SizeChanged, StyleChanged, SystemColorsChanged, TabIndexChanged, TabStopChanged, TextChanged, Validated, Validating, VisibleChanged |
Events inherited from class System.ComponentModel.Component |
---|
Disposed |
Field Detail |
---|
private System.ComponentModel.Container components
private System.Windows.Forms.Label label1
private Naanou.Common.Search.QueryOn queryOn
private System.Windows.Forms.TextBox txtQuery
Constructor Detail |
---|
public SearchGeneral(Naanou.Common.Search.QueryOn queryOn)
Constructor
Parameters:
queryOn
- Query fieldProperty Detail |
---|
public Naanou.Common.FileCategory Filter
public string Text
Method Detail |
---|
public void Clear()
public void ColumnSetup(System.Windows.Forms.ListView list)
private void ContentHashQuery(Naanou.Common.Search.SearchQuery qry)
protected void Dispose(bool disposing)
private void FilenameQuery(Naanou.Common.Search.SearchQuery qry)
public Naanou.Common.Search.SearchQuery GetQuery()
public System.Windows.Forms.ListViewItem.ListViewSubItem[] GetSubItems(System.Windows.Forms.ListViewItem parent, Naanou.Common.Search.SearchResult r, Naanou.Common.IEntry entry)
private void InitializeComponent()
Required method for Designer support - do not modify the contents of this method with the code editor.
|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |