Class NavigationWebpartEvent

java.lang.Object
org.zkoss.zk.ui.event.Event
com.saperion.ngc.events.navigation.NavigationTabEvent
com.saperion.ngc.events.navigation.NavigationWebpartEvent
All Implemented Interfaces:
Serializable

public class NavigationWebpartEvent extends NavigationTabEvent
Author:
rbo
See Also:
  • Constructor Details

    • NavigationWebpartEvent

      public NavigationWebpartEvent(org.zkoss.zk.ui.Component target, String adress, String name)
      Constructor.
      Parameters:
      target - Target
      adress - Adress
      name - Name
  • Method Details

    • getWebpartAdress

      public final String getWebpartAdress()
      Returns the webpart adress.
      Returns:
      the webpart adress
    • getStringName

      public final String getStringName()
      Returns the name.
      Returns:
      the name