Toggles the visibility of a set of nodes defined by a selector.
Creates filter with HTML elements, filter functionality and listeners.
a Cytoscape.js selector, see http://js.cytoscape.org/#selectors
internationalization key
Readonly
Set the visibility of the nodes selected by the filter. visible whether the nodes should be visible
label
the label
Static
Add filter entries to the filter menu.
the parent element to attach the entries to
an empty array of HTML anchors to be filled
Loads the visibility values and applies it to all filters.
JSON representation of all filters
Saves the visibility values of all filters.
Toggles the visibility of a set of nodes defined by a selector.