orm

package
v0.5.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCrudPanel added in v0.5.0

func NewCrudPanel(ctx context.Context, parent page.ControlI) page.ControlI

func NewIntroPanel

func NewIntroPanel(ctx context.Context, parent page.ControlI) page.ControlI

func NewLoadPanel

func NewLoadPanel(ctx context.Context, parent page.ControlI) page.ControlI

func NewObjectsPanel

func NewObjectsPanel(ctx context.Context, parent page.ControlI) page.ControlI

func NewQueryPanel

func NewQueryPanel(ctx context.Context, parent page.ControlI) page.ControlI

func NewRefPanel added in v0.5.0

func NewRefPanel(ctx context.Context, parent page.ControlI) page.ControlI

Types

type CrudPanel added in v0.5.0

type CrudPanel struct {
	Panel
}

func (*CrudPanel) DrawTemplate added in v0.5.0

func (ctrl *CrudPanel) DrawTemplate(ctx context.Context, buf *bytes.Buffer) (err error)

func (*CrudPanel) Init added in v0.5.0

func (p *CrudPanel) Init(ctx context.Context, parent page.ControlI, id string)

type IntroPanel

type IntroPanel struct {
	Panel
}

func (*IntroPanel) DrawTemplate

func (ctrl *IntroPanel) DrawTemplate(ctx context.Context, buf *bytes.Buffer) (err error)

func (*IntroPanel) Init added in v0.5.0

func (p *IntroPanel) Init(ctx context.Context, parent page.ControlI, id string)

type LoadPanel

type LoadPanel struct {
	Panel
}

func (*LoadPanel) DrawTemplate

func (ctrl *LoadPanel) DrawTemplate(ctx context.Context, buf *bytes.Buffer) (err error)

func (*LoadPanel) Init added in v0.5.0

func (p *LoadPanel) Init(ctx context.Context, parent page.ControlI, id string)

type ObjectsPanel

type ObjectsPanel struct {
	Panel
}

func (*ObjectsPanel) DrawTemplate

func (ctrl *ObjectsPanel) DrawTemplate(ctx context.Context, buf *bytes.Buffer) (err error)

func (*ObjectsPanel) Init added in v0.5.0

func (p *ObjectsPanel) Init(ctx context.Context, parent page.ControlI, id string)

type QueryPanel

type QueryPanel struct {
	Panel
}

func (*QueryPanel) DrawTemplate

func (ctrl *QueryPanel) DrawTemplate(ctx context.Context, buf *bytes.Buffer) (err error)

func (*QueryPanel) Init added in v0.5.0

func (p *QueryPanel) Init(ctx context.Context, parent page.ControlI, id string)

type RefPanel added in v0.5.0

type RefPanel struct {
	Panel
}

func (*RefPanel) DrawTemplate added in v0.5.0

func (ctrl *RefPanel) DrawTemplate(ctx context.Context, buf *bytes.Buffer) (err error)

func (*RefPanel) Init added in v0.5.0

func (p *RefPanel) Init(ctx context.Context, parent page.ControlI, id string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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