|
.NET Framework | |||||||||
| PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT | |||||||||
Search panel
Todo: A dynamic panel plug-in loading system
| Property Summary | |
|---|---|
| Naanou.Common.FileCategory | Filter |
| Method Summary | |
|---|---|
| void |
Clear() Clear panel and results |
| void |
ColumnSetup(System.Windows.Forms.ListView list) Creates columns in list view |
| Naanou.Common.Search.SearchQuery |
GetQuery() Gets the query user has entered |
| System.Windows.Forms.ListViewItem.ListViewSubItem[] |
GetSubItems(System.Windows.Forms.ListViewItem parent, Naanou.Common.Search.SearchResult r, Naanou.Common.IEntry entry) Creates list view item subitems for a result |
| Property Detail |
|---|
public Naanou.Common.FileCategory Filter
| Method Detail |
|---|
public void Clear()
Clear panel and results
public void ColumnSetup(System.Windows.Forms.ListView list)
Creates columns in list view
Parameters:
list - ListView to usepublic Naanou.Common.Search.SearchQuery GetQuery()
Gets the query user has entered
public System.Windows.Forms.ListViewItem.ListViewSubItem[] GetSubItems(System.Windows.Forms.ListViewItem parent,
Naanou.Common.Search.SearchResult r,
Naanou.Common.IEntry entry)
Creates list view item subitems for a result
|
.NET Framework | |||||||||
| PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT | |||||||||