group

package
v0.0.0-...-77eafcd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddChoice

func AddChoice(label string)

func End

func End()

func OnClick

func OnClick(cb func())

Types

type State

type State struct {
	GroupId   string
	IsEnabled bool

	Label_ string

	Left_, Top_, Width_ int

	OnClick func()

	ChoiceLabels *list.List
	ChoiceIds    *list.List
}

func Id

func Id(postfixRadioId string) *State

func (*State) AddChoice

func (s *State) AddChoice(label string) *State

func (*State) End

func (s *State) End() *State

func (*State) Label

func (s *State) Label(label string) *State

func (*State) Left

func (s *State) Left(left int) *State

func (*State) Top

func (s *State) Top(top int) *State

func (*State) Width

func (s *State) Width(w int) *State

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL