Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Application::VideoExcel::TableFilter Class Reference

#include <TableFilter.h>

Collaboration diagram for Impala::Application::VideoExcel::TableFilter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TableFilter (TableFilterUpdateListener *source, String column)
void SetTextFilter (String substring)
void SetValueFilter (double value, bool greaterThen=true)
void Disable (bool callApply=true)
bool IsFilteredByText (String data)
bool IsFilteredByValue (double data)
String GetColumn ()
int GetType ()

Private Attributes

bool mGreaterThen
int mType
double mValue
String mSubstring
String mColumn
TableFilterUpdateListenermSource
 ILOG_VAR_DEC

Detailed Description

Definition at line 10 of file TableFilter.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:54:18 2010 for ImpalaSrc by  doxygen 1.5.1