Class el.Content

Base class for UI main Content.

Functions

Content:showToolbar (show) Shows or hides the Toolbar.
Content:refreshToolbar () Refreshes the toolbar.
Content:showStatusBar (show) Shows or hides the Status bar.
Content:refreshStatusBar () Refreshes the status bar.
Content:presentView (view) Display a view.

Fields

el.content.name Display a view.


Functions

Content:showToolbar (show)
Shows or hides the Toolbar.

Parameters:

  • show boolean True to show or false to hide.
Content:refreshToolbar ()
Refreshes the toolbar.
Content:showStatusBar (show)
Shows or hides the Status bar.

Parameters:

  • show boolean True to show or false to hide.
Content:refreshStatusBar ()
Refreshes the status bar.
Content:presentView (view)
Display a view. Override this to show a view requested from the UI.

Parameters:

  • view el.View A view object to display.

Fields

el.content.name
Display a view. Override this to show a view requested from the UI.
  • name string The name of the View requested.
generated by LDoc 1.5.0 Last updated 2024-02-18 20:31:17