Свойство | Тип | Описание | |
---|---|---|---|
item_filter | filter_func |
Свойство | Тип | Описание | |
---|---|---|---|
item_at | |||
run_filter | void | ||
update_filter_thread | void |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
GetNthObject ( int n ) : object | ||
GetObjectCount ( ) : int | ||
GetObjectIndex ( object o ) : int | ||
binary_search_closest ( int line_idx ) : int>.Tuple |
||
log_view_data_source ( |
||
reapply_quick_filter ( ) : void | ||
refresh ( ) : void | ||
set_filter ( bool filter_view, bool show_full_log ) : void |
Метод | Описание | |
---|---|---|
item_at ( int idx ) : |
||
run_filter ( bool run_on_full_log ) : void | ||
update_filter_thread ( ) : void |
public binary_search_closest ( int line_idx ) : int>.Tuple |
||
line_idx | int | |
Результат | int>.Tuple |
public log_view_data_source ( |
||
lv | ||
parent | log_view | |
Результат | System |
public set_filter ( bool filter_view, bool show_full_log ) : void | ||
filter_view | bool | |
show_full_log | bool | |
Результат | void |