Options
Menu

Interface NodeSelection

a NodeSelection interface so we can expose things like the objectName and the MBean's entries

class

NodeSelection

Index

Properties

optional children

children?:
property

children

type

NodeSelection

optional

optional domain

domain?:
property

domain

type

string

optional

optional entries

entries?:
property

entries

type

any

optional

optional folderNames

folderNames?:
property

folderNames

type

array

optional

optional isFolder

isFolder?:
method

isFolder

returns

optional key

key?:
property

key

type

string

optional

optional objectName

objectName?:
property

objectName

type

string

optional

optional parent

parent?:
property

parent

type

NodeSelection

optional

title

title:
property

title

type

string

optional typeName

typeName?:
property

typeName

type

string

optional

optional version

version?:
property

version

type

string

optional

Methods

ancestorHasEntry

  • ancestorHasEntry(key: , value: )

ancestorHasType

  • ancestorHasType(typeName: )

findAncestor

  • findAncestor(filter: )

findDescendant

  • findDescendant(filter: )

get

  • get(key: )

Generated using TypeDoc