models.py
Others:
Bases: sibl_gui.ui.models.GraphModel
This class defines the Model used the by sibl_gui.components.core.iblSetsOutliner.iblSetsOutliner.IblSetsOutliner Component Interface class.
| Parameters: |
|
|---|
This method initializes the Model using given root node.
| Parameters: | rootNode – Graph root node. ( DefaultNode ) |
|---|---|
| Returns: | Method success ( Boolean ) |
This method reimplements the umbra.ui.models.GraphModel.sort() method.
| Parameters: |
|
|---|---|
| Returns: | Method success. ( Boolean ) |