Options
All
  • Public
  • Public/Protected
  • All
Menu

Class used to create a RadioGroup which contains groups of radio buttons

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

  • Creates a new SelectorGroup

    Parameters

    • name: string

      of group, used as a group heading

    Returns SelectorGroup

Properties

name: string

name of SelectorGroup

Accessors

  • Gets the groupPanel of the SelectorGroup

    Returns StackPanel

  • get header(): string
  • set header(label: string): void
  • Gets and sets the group header

    Returns string

  • Gets and sets the group header

    Parameters

    • label: string

    Returns void

  • Gets the selectors array

    Returns StackPanel[]

Methods

  • removeSelector(selectorNb: number): void
  • Removes the selector at the given position

    Parameters

    • selectorNb: number

      the position of the selector within the group

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Accessor
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme