Class Bootstrap4Weblet

All Implemented Interfaces:
Iterable<ComponentType>, Channel, ComponentType, Eligible, Manager

Provides resources using Request/Response events.

Some resource requests (page resource, conlet resource) are forwarded via the WebConsole component to the web console components.

  • Constructor Details

    • Bootstrap4Weblet

      public Bootstrap4Weblet(Channel webletChannel, Channel consoleChannel, URI consolePrefix)
      Instantiates a new Bootstrap 3 UI weblet.
      Parameters:
      webletChannel - the weblet channel
      consoleChannel - the web console channel
      consolePrefix - the web console prefix
  • Method Details