Classes | |
class | Subdialog |
No documentation available. More... |
Functions | |
def | leaf |
Variables | |
list | __all__ = ['Subdialog', 'ComponentUIHelper', 'leaf', 'MemberEditMethods'] |
def dialog.subdialog.leaf | ( | args | ) |
A decorator for leaf-creating methods in component classes inheriting from ComponentUIHelper. Arguments: title - the string to use for the leaf's title sort_key - used to specify the ordering of the leaves in the column foldname - a uuid that is used to track the user's preferred fold state for this gadget defaultfoldstate - a boolean that specifies the default fold state when the user's prefere is not known