Class NavItemEditStartedEvent
- java.lang.Object
-
- org.dashbuilder.client.navigation.event.NavItemEditStartedEvent
-
public class NavItemEditStartedEvent extends Object
Event fired when aNavItemEditorstarts the edition of an item
-
-
Constructor Summary
Constructors Constructor Description NavItemEditStartedEvent(NavItemEditor navItemEditor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NavItemEditorgetNavItemEditor()
-
-
-
Constructor Detail
-
NavItemEditStartedEvent
public NavItemEditStartedEvent(NavItemEditor navItemEditor)
-
-
Method Detail
-
getNavItemEditor
public NavItemEditor getNavItemEditor()
-
-