Module ui.widget.container.underlinecontainer

An UnderlineContainer is a WidgetContainer that is able to paint a line under its child node.

Functions

UnderlineContainer:getFocusIndicatorRegion () Returns the screen-coordinate region occupied by the line and the focus bar.
UnderlineContainer:repaintFocusIndicator (bb) Repaint the line and the focus bar above it, leaving the child content alone.


Functions

UnderlineContainer:getFocusIndicatorRegion ()
Returns the screen-coordinate region occupied by the line and the focus bar. Only valid after paintTo: dimen may be supplied externally, but its coordinates are not valid screen coordinates until then.
UnderlineContainer:repaintFocusIndicator (bb)
Repaint the line and the focus bar above it, leaving the child content alone. Returns false when we cannot do that by ourselves.

Parameters:

  • bb
generated by LDoc 1.5.0 Last updated 2026-09-20 07:02:23