FBPropertyViewDefinition Class Reference
 
 
 
FBPropertyViewDefinition Class Reference

This reference page is linked to from the following overview topics: MotionBuilder 2014.


#include <fbcontrols.h>


Class Description

FBProperty View.

View definition for one property.

Definition at line 2483 of file fbcontrols.h.

Public Member Functions

bool  IsOpen ()
  Is property view open at run time.
bool  IsSaved ()
  Is property view saved on view manager store.
bool  IsFolder ()
  Is view a folder.
void  SetOpen (bool pTrue, bool pApplyUpHierarchy)
  Set view open/closed at run time.
void  SetSaved (bool pTrue, bool pApplyUpHierarchy)
  Set view to be saved on view manager store.

Member Function Documentation

bool FBPropertyViewDefinition::IsOpen ( )

Is property view open at run time.

bool FBPropertyViewDefinition::IsSaved ( )

Is property view saved on view manager store.

bool FBPropertyViewDefinition::IsFolder ( )

Is view a folder.

void FBPropertyViewDefinition::SetOpen ( bool  pTrue,
bool  pApplyUpHierarchy 
)

Set view open/closed at run time.

void FBPropertyViewDefinition::SetSaved ( bool  pTrue,
bool  pApplyUpHierarchy 
)

Set view to be saved on view manager store.


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