Package org.apache.juneau.rest.widget


package org.apache.juneau.rest.widget
HTML Widget API
  • Classes
    Class
    Description
    Widget that returns back a list of hyperlinks for rendering the contents of a page in a variety of content types.
    A subclass of widgets for rendering menu items with drop-down windows.
    Widget that places a powered-by-Apache message on the page.
    Widget that places a powered-by-Juneau message on the page.
    Widget that returns a menu-item drop-down form for entering search/view/sort arguments.
    Widget that returns back a list of hyperlinks for rendering the contents of a page in the various default styles.
    Simple template for adding tooltips to HTML5 bean constructs, typically in menu item widgets.
    Defines an interface for resolvers of "$W{...}" string variables.