Module goo.panel

A panel is a draggable box with a close button and a title

Functions

setDraggable (draggable) Set whether the panel can be dragged
setTitle (title) Sets the title of the panel
showCloseButton (bool) Set whether the close button should be shown


Functions

setDraggable ( draggable )

Set whether the panel can be dragged

setTitle ( title )

Sets the title of the panel

Parameters

  • title :string
    The title.
showCloseButton ( bool )

Set whether the close button should be shown

Valid XHTML 1.0!