FBBrowsingProperty Class Reference


Detailed Description

Property browsing.

Examples
UI/BrowsingProperty.py
Inheritance diagram for FBBrowsingProperty:

List of all members.

Public Member Functions

 __init__ ()
 Constructor.
 AddObject (FBPlug pObject)
 Add an object whose properties will be displayed.
 RemoveObject (FBPlug pObject)
 Remove an object from the property browser.
int ObjectGetCount ()
 Get the number of object displayed in the property browser.
FBPlug ObjectGet (int pIndex)
 Return the object at the specified index.
int AddButtonInToolbar (str pCaption, HICallback pOwner, function pHandler)
 Add custom button in the header of the property browser.

Member Function Documentation

__init__ ( )
AddObject ( FBPlug  pObject)

Add an object whose properties will be displayed.

Parameters:
pObjectObject whose properties will be displayed in the property brwoser.
RemoveObject ( FBPlug  pObject)

Remove an object from the property browser.

Parameters:
pObjectObject to remove.
int ObjectGetCount ( )

Get the number of object displayed in the property browser.

Returns:
Object currently displayed in the property browser.
FBPlug ObjectGet ( int  pIndex)

Return the object at the specified index.

Parameters:
pIndexIndex of the object to get.
Returns:
Object at the index specified currently displayed in the property browser.
int AddButtonInToolbar ( str  pCaption,
HICallback  pOwner,
function  pHandler 
)

Add custom button in the header of the property browser.

Parameters:
pCaptionText to be displayed in the button.
pOwnerOwner of the callback that will be called when the button is pushed.
pHandlerCallback to call when the button is pushed.
Returns:
Index of the button added (first button will be 0, second one will be 1...).

FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty
FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty FBBrowsingProperty