Documentation ¶
Index ¶
- func NewCrudPanel(ctx context.Context, parent page.ControlI) page.ControlI
- func NewIntroPanel(ctx context.Context, parent page.ControlI) page.ControlI
- func NewLoadPanel(ctx context.Context, parent page.ControlI) page.ControlI
- func NewObjectsPanel(ctx context.Context, parent page.ControlI) page.ControlI
- func NewQueryPanel(ctx context.Context, parent page.ControlI) page.ControlI
- func NewRefPanel(ctx context.Context, parent page.ControlI) page.ControlI
- type CrudPanel
- type IntroPanel
- type LoadPanel
- type ObjectsPanel
- type QueryPanel
- type RefPanel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCrudPanel ¶ added in v0.5.0
func NewObjectsPanel ¶
Types ¶
type CrudPanel ¶ added in v0.5.0
type CrudPanel struct {
Panel
}
func (*CrudPanel) DrawTemplate ¶ added in v0.5.0
type RefPanel ¶ added in v0.5.0
type RefPanel struct {
Panel
}
func (*RefPanel) DrawTemplate ¶ added in v0.5.0
Source Files ¶
Click to show internal directories.
Click to hide internal directories.