Uses of Class
org.apache.syncope.client.console.topology.TopologyNode
-
Packages that use TopologyNode Package Description org.apache.syncope.client.console.topology -
-
Uses of TopologyNode in org.apache.syncope.client.console.topology
Fields in org.apache.syncope.client.console.topology declared as TopologyNode Modifier and Type Field Description protected TopologyNode
TopologyNodePanel. node
Fields in org.apache.syncope.client.console.topology with type parameters of type TopologyNode Modifier and Type Field Description protected ListView<TopologyNode>
Topology. newlyCreated
Methods in org.apache.syncope.client.console.topology with parameters of type TopologyNode Modifier and Type Method Description void
TopologyTogglePanel. toggleWithContent(AjaxRequestTarget target, TopologyNode node)
Constructors in org.apache.syncope.client.console.topology with parameters of type TopologyNode Constructor Description TopologyNodePanel(String id, TopologyNode node, boolean errored)
-