FBPropertyViewDefinition Class Reference

FBPropertyViewDefinition Class Reference

#include <fbcontrols.h>

Class Description

FBProperty View.

View definition for one property.

Definition at line 2488 of file fbcontrols.h.

Public Member Functions

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

Member Function Documentation

bool IsFolder ( )

Is view a folder.

bool IsOpen ( )

Is property view open at run time.

bool IsSaved ( )

Is property view saved on view manager store.

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.


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