FBEventTreeSelect Class Reference
 
 
 
FBEventTreeSelect Class Reference

#include <fbcontrols.h>


Class Description

FBTree selection event.

Definition at line 1772 of file fbcontrols.h.

Inheritance diagram for FBEventTreeSelect:
FBEvent

Public Member Functions

  FBEventTreeSelect (HKEventBase pEvent)
  Constructor.
void  PropertyAdd (FBProperty *)
  Empty function to avoid creating property container object.

Public Attributes

FBPropertyTreeNode  TreeNode
  Read Write Property: Selected tree node.
FBPropertyInt  Type
  Read Only Property: Type of event.

Protected Attributes

HKEventBase  mEvent
  Internal Event pointer.

Constructor & Destructor Documentation

FBEventTreeSelect::FBEventTreeSelect ( HKEventBase  pEvent )

Constructor.

Parameters:
pEvent Base event (internal) to obtain information from.

Member Function Documentation

void FBEvent::PropertyAdd ( FBProperty ) [inline, inherited]

Empty function to avoid creating property container object.

Definition at line 907 of file fbcomponent.h.

:

Member Data Documentation

FBPropertyTreeNode FBEventTreeSelect::TreeNode

Read Write Property: Selected tree node.

Definition at line 1779 of file fbcontrols.h.

Read Only Property: Type of event.

Reimplemented in FBEventAnimationNode, FBEventSceneChange, FBEventTakeChange, and FBEventFileChange.

Definition at line 900 of file fbcomponent.h.

HKEventBase FBEvent::mEvent [protected, inherited]

Internal Event pointer.

Definition at line 904 of file fbcomponent.h.


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