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

Impala::Application::MediaTable::TableFilter Class Reference

#include <TableFilter.h>

Collaboration diagram for Impala::Application::MediaTable::TableFilter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TableFilter (TableFilterUpdateListener *source, String column)
void SetTextFilter (String substring)
std::string GetTextFilter ()
void SetValueFilter (double value, bool greaterThen=true)
void Disable (bool callApply=true)
bool IsDisabled ()
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:46:26 2010 for ImpalaSrc by  doxygen 1.5.1