WorkspaceMobileDrawer class
Signature:
export class WorkspaceMobileDrawer extends WorkspaceParent
Extends: WorkspaceParent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
collapsed | boolean | ||
parent | WorkspaceParent |
Methods
Method | Modifiers | Description |
---|---|---|
collapse() | ||
expand() | ||
getContainer() | Get the root container parent item, which can be one of: - WorkspaceRoot - WorkspaceWindow (Inherited from WorkspaceItem) | |
getRoot() | (Inherited from WorkspaceItem) | |
off(name, callback) | (Inherited from Events) | |
offref(ref) | (Inherited from Events) | |
on(name: string, callback, ctx) | (Inherited from Events) | |
toggle() | ||
trigger(name, data) | (Inherited from Events) | |
tryTrigger(evt, args) | (Inherited from Events) |