Class DefaultRootMenuItem

java.lang.Object
ch.tocco.nice2.model.menu.api.AbstractMenuItem
ch.tocco.nice2.model.menu.impl.DefaultRootMenuItem
All Implemented Interfaces:
MenuItem, RootMenuItem

public class DefaultRootMenuItem extends AbstractMenuItem implements RootMenuItem
  • Constructor Details Link icon

    • DefaultRootMenuItem Link icon

      public DefaultRootMenuItem()
  • Method Details Link icon

    • getType Link icon

      public Class<? extends MenuItem> getType()
      Description copied from interface: MenuItem
      Returns the interface-type of the item
      Specified by:
      getType in interface MenuItem
      Returns:
      the type