Package dyntabs


package dyntabs
  • Classes
    Class
    Description
    Event object used for inter-tab (application module) communication.
    Base implementation of DyntabBeanInterface for CDI-managed tab beans.
    Represents a single dynamic tab in the DynTabs framework.
    Event object representing a tab lifecycle event in the DynTabs framework.
    Abstract configuration class that defines which tabs are opened at startup and the maximum number of tabs allowed.
    The central manager for dynamic tabs in the DynTabs framework.
    Central registry for all dynamic tab definitions in the application.
    Tracks the state of all dynamic tabs in the current view (session).
    Static utility class providing common JSF and PrimeFaces helper methods.
    Custom JSF NavigationHandler that intercepts navigation outcomes containing a colon (":") to open dynamic tabs instead of performing standard page navigation.