#include <mobu-python-api.h>
Folder Popup (for selecting a directory).
Public Member Functions |
|
def | __reduce__ () |
def | __init__ () |
def | Execute () |
Public Attributes |
|
FBPropertyString | Caption |
FBPropertyString | Path |
def __reduce__ | ( | ) |
def __init__ | ( | ) |
Python Docstring:
__init__( (object)arg1) -> None
C++ Signature:
FBFolderPopup()
Constructor.
def Execute | ( | ) |
Python Docstring:
Execute( (FBFolderPopup)arg1) -> bool
C++ Signature:
bool Execute()
Execute folder popup.
Read Write Property: Caption to put in popup window.