FBPropertyViewDefinition Class Reference

FBPropertyViewDefinition Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBPropertyViewDefinition:

Public Member Functions

__reduce__ ()
 
IsFolder ()
 
IsSaved ()
 
SetSaved ()
 
SetOpen ()
 
IsOpen ()
 
__init__ ()
 

Member Function Documentation

__init__ ( )

Python Docstring:

Raises an exception
This class cannot be instantiated from Python 
__reduce__ ( )
IsFolder ( )

Python Docstring:

IsFolder( (FBPropertyViewDefinition)arg1) -> bool 
IsOpen ( )

Python Docstring:

IsOpen( (FBPropertyViewDefinition)arg1) -> bool 
IsSaved ( )

Python Docstring:

IsSaved( (FBPropertyViewDefinition)arg1) -> bool 
SetOpen ( )

Python Docstring:

SetOpen( (FBPropertyViewDefinition)arg1, (object)arg2, (object)arg3) -> None 
SetSaved ( )

Python Docstring:

SetSaved( (FBPropertyViewDefinition)arg1, (object)arg2, (object)arg3) -> None