FXbool FX::FXTreeItem::isExpanded (  )  const [inline]

Return true if this item is expanded into sub items.

Definition at line 165 of file FXTreeList.h.

00165 { return (state&EXPANDED)!=0; }


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