Package org.vaadin.addons.joelpop.appnavlayout.ui.nav


package org.vaadin.addons.joelpop.appnavlayout.ui.nav
  • Class
    Description
    Coarse device category detected from touch capability and physical screen size.
    A named grouping node in the navigation hierarchy.
    Strategy for mapping MenuEntry items to their position in the navigation tree.
    A node in the navigation tree — either a group (non-navigable section) or a leaf (navigable view).
    The chrome/NavStrategy built for a device/orientation scenario, declared by the navType() of whichever NavRenderer is active for that scenario — not chosen independently.
    Viewport orientation detected from window inner dimensions at connection time.
    Default NavGrouper — derives the navigation hierarchy from route path segments, mirroring the structure of @Route paths.
    Stateless helpers for navigating the route hierarchy.