This reference page is linked to from the following overview topics: MotionBuilder 2014.
#include <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.
|
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.