FBPropertyViewList Class Reference

FBPropertyViewList Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBPropertyViewList:

Public Member Functions

__reduce__ ()
 
FindPropertyView ()
 
IsEditable ()
 
RemovePropertyView ()
 
AddPropertyView ()
 
__init__ ()
 

Member Function Documentation

__init__ ( )

Python Docstring:

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

Python Docstring:

AddPropertyView( (FBPropertyViewList)arg1, (FBProperty)arg2, (str)arg3) -> FBPropertyViewDefinition 
FindPropertyView ( )

Python Docstring:

FindPropertyView( (FBPropertyViewList)arg1, (str)arg2) -> FBPropertyViewDefinition 
IsEditable ( )

Python Docstring:

IsEditable( (FBPropertyViewList)arg1) -> bool 
RemovePropertyView ( )

Python Docstring:

RemovePropertyView( (FBPropertyViewList)arg1, (FBPropertyViewDefinition)arg2) -> bool