FBList Class Reference

FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList FBList
Inheritance diagram for FBList:
Inheritance graph
[legend]

List of all members.


Detailed Description

List of items.

See samples: List.py, ToolCommunicationReceiver.py.


Public Member Functions

  FBList ()
  Constructor.
bool  IsSelected (int pIndex)
  Returns whether or not the item pIndex is currently selected.
  Selected (int pIndex, bool pSelected)
  Set the current selected state of item at pIndex to pSelected.

Public Attributes

bool  ExtendedSelect
  Read Write Property: Extended selection state?
int  ItemIndex
  Read Write Property: Current item index.
FBStringList  Items
  List: Names of items in list.
bool  MultiSelect
  Read Write Property: Can multiple items be selected?
FBEvent  OnChange
  Event: List changed.
FBEvent  OnDragAndDrop
  Event: Drag and drop event.
FBListStyle  Style
  Read Write Property: Style or direction of list.

Constructor & Destructor Documentation

FBList (  ) 

Constructor.


Member Function Documentation

bool IsSelected ( int  pIndex  ) 

Returns whether or not the item pIndex is currently selected.

Parameters:
pIndex  Index to see if select or not.
Returns:
true if item at pIndex is selected.

Selected ( int  pIndex,
bool  pSelected  
)

Set the current selected state of item at pIndex to pSelected.

Parameters:
pIndex  Index to affect item at.
pSelected  State to set item at pIndex to.

Member Data Documentation

bool ExtendedSelect

Read Write Property: Extended selection state?

int ItemIndex

Read Write Property: Current item index.

FBStringList Items

List: Names of items in list.

bool MultiSelect

Read Write Property: Can multiple items be selected?

FBEvent OnChange

Event: List changed.

FBEvent OnDragAndDrop

Event: Drag and drop event.

FBListStyle Style

Read Write Property: Style or direction of list.


Generated on Tue Feb 9 19:34:25 2010 for Python Reference Guide by  doxygen 1.5.3