forms

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CanvasCtrl

type CanvasCtrl struct {
	uicontrols.Control
}

func NewCanvasCtrl

func NewCanvasCtrl(parent uiinterfaces.Widget) *CanvasCtrl

func (*CanvasCtrl) Draw

func (c *CanvasCtrl) Draw(ctx *canvas.CanvasDirect)

type Dialog

type Dialog struct {
	uicontrols.Dialog
}

func NewDialog

func NewDialog(parent uiinterfaces.Widget) *Dialog

func (*Dialog) OnInit

func (c *Dialog) OnInit()

type FormAbsLayout

type FormAbsLayout struct {
	uiforms.Form
	// contains filtered or unexported fields
}

func (*FormAbsLayout) OnInit

func (c *FormAbsLayout) OnInit()

type FormButton

type FormButton struct {
	uiforms.Form
	// contains filtered or unexported fields
}

func (*FormButton) OnInit

func (c *FormButton) OnInit()

type FormCanvas

type FormCanvas struct {
	uiforms.Form
}

func (*FormCanvas) OnInit

func (c *FormCanvas) OnInit()

type FormCheckBox

type FormCheckBox struct {
	uiforms.Form
	// contains filtered or unexported fields
}

func (*FormCheckBox) OnInit

func (c *FormCheckBox) OnInit()

type FormColorPicker

type FormColorPicker struct {
	uiforms.Form
}

func (*FormColorPicker) OnInit

func (c *FormColorPicker) OnInit()

type FormComboBox

type FormComboBox struct {
	uiforms.Form
	// contains filtered or unexported fields
}

func (*FormComboBox) OnInit

func (c *FormComboBox) OnInit()

type FormContextMenu

type FormContextMenu struct {
	uiforms.Form
}

func (*FormContextMenu) OnInit

func (c *FormContextMenu) OnInit()

type FormDateTimePicker

type FormDateTimePicker struct {
	uiforms.Form
}

func (*FormDateTimePicker) OnInit

func (c *FormDateTimePicker) OnInit()

type FormDialog

type FormDialog struct {
	uiforms.Form
}

func (*FormDialog) OnInit

func (c *FormDialog) OnInit()

type FormDialogColor

type FormDialogColor struct {
	uiforms.Form
}

func (*FormDialogColor) OnInit

func (c *FormDialogColor) OnInit()

type FormDialogDirectory

type FormDialogDirectory struct {
	uiforms.Form
}

func (*FormDialogDirectory) OnInit

func (c *FormDialogDirectory) OnInit()

type FormDialogFile

type FormDialogFile struct {
	uiforms.Form
}

func (*FormDialogFile) OnInit

func (c *FormDialogFile) OnInit()

type FormDialogFont

type FormDialogFont struct {
	uiforms.Form
}

func (*FormDialogFont) OnInit

func (c *FormDialogFont) OnInit()

type FormFont

type FormFont struct {
	uiforms.Form
}

func (*FormFont) OnInit

func (c *FormFont) OnInit()

type FormGrid

type FormGrid struct {
	uiforms.Form
	// contains filtered or unexported fields
}

func (*FormGrid) OnInit

func (c *FormGrid) OnInit()

type FormGridLayout

type FormGridLayout struct {
	uiforms.Form
	// contains filtered or unexported fields
}

func (*FormGridLayout) OnInit

func (c *FormGridLayout) OnInit()

type FormImageBox

type FormImageBox struct {
	uiforms.Form
	// contains filtered or unexported fields
}

func (*FormImageBox) OnInit

func (c *FormImageBox) OnInit()

type FormListView

type FormListView struct {
	uiforms.Form
	// contains filtered or unexported fields
}

func (*FormListView) OnInit

func (c *FormListView) OnInit()

type FormMenu

type FormMenu struct {
	uiforms.Form
}

func (*FormMenu) OnInit

func (c *FormMenu) OnInit()

type FormMessageBox

type FormMessageBox struct {
	uiforms.Form
}

func (*FormMessageBox) OnInit

func (c *FormMessageBox) OnInit()

type FormProgressBar

type FormProgressBar struct {
	uiforms.Form
	// contains filtered or unexported fields
}

func (*FormProgressBar) OnInit

func (c *FormProgressBar) OnInit()

type FormRadioButton

type FormRadioButton struct {
	uiforms.Form
	// contains filtered or unexported fields
}

func (*FormRadioButton) OnInit

func (c *FormRadioButton) OnInit()

type FormSpinBox

type FormSpinBox struct {
	uiforms.Form
}

func (*FormSpinBox) OnInit

func (c *FormSpinBox) OnInit()

type FormSplitPanel

type FormSplitPanel struct {
	uiforms.Form
}

func (*FormSplitPanel) OnInit

func (c *FormSplitPanel) OnInit()

type FormStatusBar

type FormStatusBar struct {
	uiforms.Form
}

func (*FormStatusBar) OnInit

func (c *FormStatusBar) OnInit()

type FormTabControl

type FormTabControl struct {
	uiforms.Form
	// contains filtered or unexported fields
}

func (*FormTabControl) OnInit

func (c *FormTabControl) OnInit()

type FormTable

type FormTable struct {
	uiforms.Form
}

func (*FormTable) OnInit

func (c *FormTable) OnInit()

type FormTextBlock

type FormTextBlock struct {
	uiforms.Form
}

func (*FormTextBlock) OnInit

func (c *FormTextBlock) OnInit()

type FormTextBox

type FormTextBox struct {
	uiforms.Form
	// contains filtered or unexported fields
}

func (*FormTextBox) OnInit

func (c *FormTextBox) OnInit()

type FormToolBar

type FormToolBar struct {
	uiforms.Form
}

func (*FormToolBar) OnInit

func (c *FormToolBar) OnInit()

type FormTreeView

type FormTreeView struct {
	uiforms.Form
	// contains filtered or unexported fields
}

func (*FormTreeView) FillNode

func (c *FormTreeView) FillNode(node *uicontrols.TreeNode)

func (*FormTreeView) OnInit

func (c *FormTreeView) OnInit()

type MainForm

type MainForm struct {
	uiforms.Form

	WindowToCreate uiinterfaces.Window
	// contains filtered or unexported fields
}

func (*MainForm) OnInit

func (c *MainForm) OnInit()

Jump to

Keyboard shortcuts

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