Package net.sf.basedb.clients.web.extensions.tabcontrol

  • Interface Summary
    Interface Description
    TabAction
    Action that inserts a new tab in a tabcontrol.
  • Class Summary
    Class Description
    FixedTabFactory
    A simple implementation of a tab action factory that creates the same fixed tab for all users not using any context information.
    IncludeContentTabFactory
    A tab action factory implementation that includes another resource as the content of tab.
    TabBean
    A simple bean-like implementation of the TabAction interface.