Package net.sf.basedb.clients.web.taglib

  • Class Summary
    Class Description
    Body
    This tag defines the body section of a page.
    Button
    This tag is used to display a clickable button.
    ButtonGroup
    This tag is used to group buttons together (horizontally) and make them all have the same size.
    CalendarButton
    A special button tag that is used to display a "Calendar" button that opens a popup for selecting a date and time.
    DeprecationLogger
    Utility class for logging use of deprecated taglib attributes.
    ExceptionCatcher
    This tag is a wrapper that catches any errors in it's body and outputs the error message.
    Head
    This tag defines the header section of a page.
    Help
    This tag is used to make it easier to add help features on a BASE web page.
    HideableSection
    This tag is used to display a section on a web page that can be shown/hidden by the user by clicking on an icon on it's title.
    Icon
    This tag is used to make it easier to display icons on a BASE web page.
    Input
    This tag is used to make it easier to add <input> elements on a BASE web page.
    Page
    This tag should be used together with the <base:head> and <base:body> tags on every JSP page in BASE.
    PropertyValue
    This tag is used to display the property of a BasicItem.
    Select
    This tag is used to display a selection list of items.
    StylableTag
    Generic tag class for tags that want to support id, class and style of the main html object they use.
    Zoom
    This tag is used to make it easier to add zoom features on a BASE web page.