Class TopologyTogglePanel.UpdateEvent
- java.lang.Object
-
- org.apache.syncope.client.console.topology.TopologyTogglePanel.UpdateEvent
-
- Enclosing class:
- TopologyTogglePanel
public static final class TopologyTogglePanel.UpdateEvent extends Object
-
-
Constructor Summary
Constructors Constructor Description UpdateEvent(String key, AjaxRequestTarget target)
-
-
-
Constructor Detail
-
UpdateEvent
public UpdateEvent(String key, AjaxRequestTarget target)
-
-
Method Detail
-
getTarget
public AjaxRequestTarget getTarget()
-
getKey
public String getKey()
-
-