widget

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

The widget package contains supported composite and special purpose controls that are not part of the html standard

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ItemListPanel

type ItemListPanel struct {
	Panel
	FilterPanel *Panel
	ScrollPanel *Panel
	ButtonPanel *Panel

	FilterText *Textbox
	ItemTable  *SelectTable
	NewButton  *Button
	EditButton *Button
}

func NewItemListPanel

func NewItemListPanel(parent page.ControlI, id string) *ItemListPanel

func (*ItemListPanel) Action

func (f *ItemListPanel) Action(ctx context.Context, a page.ActionParams)

func (*ItemListPanel) DrawingAttributes

func (c *ItemListPanel) DrawingAttributes(ctx context.Context) html.Attributes

func (*ItemListPanel) Init

func (p *ItemListPanel) Init(parent page.ControlI, id string)

func (*ItemListPanel) Load

func (p *ItemListPanel) Load(ctx context.Context)

type ItemListPanelI

type ItemListPanelI interface {
	PanelI
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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