FXbool FX::FXTableItem::isSelected (  )  const [inline, inherited]

Return true if this item is selected.

Definition at line 148 of file FXTable.h.

00148 { return (state&SELECTED)!=0; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:36:41 2009 for TnFOX by doxygen v1.4.7