Adds a post processor of the tree to swizzle the tree metadata after loading such as correcting any typeName values or CSS styles by hand
Creates a shallow copy child workspace with its own selection and location
Expand / collapse the current active node
Returns the currently active tab
Returns the selected mbean name if there is one
Returns true if this workspace has any mbeans at all
Returns the hash query argument to append to URL links
Returns true if the given link is active. The link can omit the leading # or / if necessary. The query parameters of the URL are ignored in the comparison.
Returns true if the given link is active. The link can omit the leading # or / if necessary. The query parameters of the URL are ignored in the comparison.
Returns true if the tab query parameter is active or the URL starts with the given path
Redraws the tree widget
In cases where we have just deleted something we typically want to change the selection to the parent node
Returns a configuration key for a node which is usually of the form domain/typeName or for folders with no type, domain/name/folder
Returns the view configuration key for the kind of selection for example based on the domain and the node type
Processes response from jolokia list - if it contains "domains" and "cache" properties
Returns true if the path is valid for the current selection
Generated using TypeDoc
Workspace