Public Member Functions

FBPropertyListTreeNode Class Reference

Search for all occurrences

Detailed Description

PropertyList of nodes in the tree view.

Definition at line 1780 of file fbcontrols.h.

#include <fbcontrols.h>

Inheritance diagram for FBPropertyListTreeNode:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  FBPropertyListTreeNode ()
virtual  ~FBPropertyListTreeNode ()
virtual void  Refresh ()
virtual int  Add (FBTreeNode *pNode)
  Add a property to the list.
virtual void  RemoveAt (int pIndex)
  Remove property at pIndex.
virtual FBTreeNode operator[] (int pIndex)
  [] operator overload.
virtual int  GetCount ()
  Get the number of properties in the list.

Constructor & Destructor Documentation

virtual ~FBPropertyListTreeNode ( ) [virtual]

Member Function Documentation

virtual void Refresh ( ) [virtual]
virtual int Add ( FBTreeNode pNode ) [virtual]

Add a property to the list.

Parameters:
pItem Property to add.
Returns:
Index where property was inserted.

Implements FBPropertyBaseList< FBTreeNode * >.

virtual void RemoveAt ( int  pIndex ) [virtual]

Remove property at pIndex.

Parameters:
pIndex Index where property is to be removed.

Implements FBPropertyBasicList.

virtual FBTreeNode* operator[] ( int  pIndex ) [virtual]

[] operator overload.

Parameters:
pIndex Index of property to access.
Returns:
Property at pIndex.

Implements FBPropertyBaseList< FBTreeNode * >.

virtual int GetCount ( ) [virtual]

Get the number of properties in the list.

Returns:
The number of properties in the list.

Implements FBPropertyBasicList.


The documentation for this class was generated from the following file:

FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode
FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode FBPropertyListTreeNode