Class GroupBox

Group box is a panel (column usually) with a frame and a caption.

class GroupBox
  : GroupBoxBase

Fields

TypeNameDescription
dstring
caption Groupbox caption text

1 inherited fields

Methods

NameDescription
build ()
buildCaption ()
createState ()

6 inherited methods

Inner classes

NameDescription
State

CSS nodes

GroupBox
│   ╰── Label.caption
╰── *items*