FBPropertyViewManager Class Reference

FBPropertyViewManager Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBPropertyViewManager:

Public Member Functions

__reduce__ ()
 
RefreshPropertyViews ()
 
FindPropertyList ()
 
RemovePropertyView ()
 
__init__ ()
 
CreatePropertyList ()
 
AddPropertyView ()
 
HidePropertyView ()
 
RemovePropertyList ()
 
- Public Member Functions inherited from FBComponent
HardSelect ()
 
GetObjectStatus ()
 
SetObjectStatus ()
 
DisableObjectFlags ()
 
GetOwnerFileReference ()
 
SetObjectFlags ()
 
GetObjectFlags ()
 
EnableObjectFlags ()
 
FBDelete ()
 
PropertyRemove ()
 
ProcessNamespaceHierarchy ()
 
PropertyCreate ()
 
HasObjectFlags ()
 
Is ()
 
ProcessObjectNamespace ()
 
PropertyAddReferenceProperty ()
 
ClassName ()
 
FBDestroy ()
 
FBCreate ()
 
PropertyAdd ()
 
PropertyGetModifiedList ()
 
__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBPlug
ClassName ()
 
ConnectDstAt ()
 
ConnectSrc ()
 
ConnectSrcAt ()
 
DisconnectAllDst ()
 
DisconnectAllSrc ()
 
BeginChange ()
 
DisconnectDst ()
 
ConnectDst ()
 
GetSrcCount ()
 
SetContentModified ()
 
DisconnectDstAt ()
 
DisconnectSrcAt ()
 
GetDst ()
 
GetPlugConnectionModifiedList ()
 
GetDstType ()
 
GetSrcType ()
 
RevertModification ()
 
GetSrc ()
 
GetDstCount ()
 
IsSDKComponent ()
 
ReplaceSrcAt ()
 
MoveSrcAt ()
 
GetContentModified ()
 
SwapSrc ()
 
GetSelfModified ()
 
EndChange ()
 
GetOwner ()
 
ReplaceDstAt ()
 
GetOwnedCount ()
 
SetSelfModified ()
 
DisconnectSrc ()
 
Is ()
 
GetOwned ()
 
__reduce__ ()
 
__init__ ()
 
PrintClassDefinitions ()
 
- Public Member Functions inherited from FBPythonWrapper
__reduce__ ()
 
__init__ ()
 

Additional Inherited Members

- Public Attributes inherited from FBComponent
object OwnerNamespace
 
object Components
 
object Name
 
object LongName
 
object FullName
 
object Parents
 
object PropertyList
 
object Selected
 
- Public Attributes inherited from FBPythonWrapper
object OnUnbind
 

Member Function Documentation

__init__ ( )

Python Docstring:

__init__( (object)arg1) -> None 
__reduce__ ( )
AddPropertyView ( )

Python Docstring:

AddPropertyView( (FBPropertyViewManager)arg1, (str)arg2, (str)arg3, (str)arg4) -> FBPropertyViewDefinition 
CreatePropertyList ( )

Python Docstring:

CreatePropertyList( (FBPropertyViewManager)arg1, (FBComponent)arg2, (FBPropertyViewType)arg3, (str)arg4) -> FBPropertyViewList 
FindPropertyList ( )

Python Docstring:

FindPropertyList( (FBPropertyViewManager)arg1, (FBComponent)arg2, (FBPropertyViewType)arg3, (str)arg4) -> FBPropertyViewList 
HidePropertyView ( )

Python Docstring:

HidePropertyView( (FBPropertyViewManager)arg1, (str)arg2, (str)arg3, (object)arg4) -> None 
RefreshPropertyViews ( )

Python Docstring:

RefreshPropertyViews( (FBPropertyViewManager)arg1) -> None 
RemovePropertyList ( )

Python Docstring:

RemovePropertyList( (FBPropertyViewManager)arg1, (FBComponent)arg2, (FBPropertyViewType)arg3, (str)arg4) -> bool 
RemovePropertyView ( )

Python Docstring:

RemovePropertyView( (FBPropertyViewManager)arg1, (str)arg2, (str)arg3) -> bool