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