Crazy Eddies GUI System  0.7.2
Classes
CEGUI::MultiColumnListProperties Namespace Reference

Namespace containing all classes that make up the properties interface for the MultiColumnList class. More...

Classes

class  ColumnsSizable
 Property to access the setting for user sizing of the column headers. More...
 
class  ColumnsMovable
 Property to access the setting for user moving of the column headers. More...
 
class  SortSettingEnabled
 Property to access the setting for user modification of the sort column & direction. More...
 
class  SortDirection
 Property to access the sort direction setting of the list. More...
 
class  SortColumnID
 Property to access the current sort column (via ID code). More...
 
class  NominatedSelectionColumnID
 Property to access the nominated selection column (via ID). More...
 
class  NominatedSelectionRow
 Property to access the nominated selection row. More...
 
class  ForceVertScrollbar
 Property to access the 'always show' setting for the vertical scroll bar of the list box. More...
 
class  ForceHorzScrollbar
 Property to access the 'always show' setting for the horizontal scroll bar of the list box. More...
 
class  SelectionMode
 Property to access the selection mode setting of the list. More...
 
class  ColumnHeader
 Property to access a column. More...
 
class  RowCount
 Property to access the number of rows in the list (read-only) More...
 

Detailed Description

Namespace containing all classes that make up the properties interface for the MultiColumnList class.