FBPropertyListBox Class Reference

#include <fbconstraint.h>
FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox FBPropertyListBox
Inheritance diagram for FBPropertyListBox:
Inheritance graph
[legend]

List of all members.


Detailed Description

List: Box informations for constraint relation.

Definition at line 356 of file fbconstraint.h.


Public Member Functions

int  Add (HFBBox pItem)
  Add a FBBox object to the property list.
virtual void  RemoveAt (int pIndex)
  Remove FBBox object from property list.
virtual HFBBox  operator[] (int pIndex)
  Get the FBBox object at pIndex.
virtual int  GetCount ()
  Get the number of objects.
virtual FBComponent GetAt (int pIndex)
  Get the Component at pIndex.

Member Function Documentation

int Add ( HFBBox  pItem  ) 

Add a FBBox object to the property list.

Parameters:
pItem  object to add to list.
Returns:
Number of items in list after operation.
Warning:
does nothing : call SetAsSource or ConstrainObject on the Relation Constraint.

virtual void RemoveAt ( int  pIndex  )  [virtual]

Remove FBBox object from property list.

Parameters:
pIndex  Index of object to get.

Reimplemented from FBPropertyListComponentBase.

virtual HFBBox operator[] ( int  pIndex  )  [virtual]

Get the FBBox object at pIndex.

Parameters:
pIndex  Index of object to get.
Returns:
the box at pIndex.

Reimplemented from FBPropertyListComponentBase.

virtual int GetCount (  )  [virtual]

Get the number of objects.

Returns:
Number of objects.

Reimplemented from FBPropertyListComponentBase.

virtual FBComponent* GetAt ( int  pIndex  )  [inline, virtual]

Get the Component at pIndex.

Parameters:
pIndex  Index of Component to get a handle on.
Returns:
Component at pIndex.

Implements FBPropertyListComponentBase.

Definition at line 380 of file fbconstraint.h.


Please send us your comments about this page.