uibuttons

package
v0.33.14 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleUIButtonDeleteAction

func HandleUIButtonDeleteAction(state *store.EngineState, action UIButtonDeleteAction)

func HandleUIButtonUpsertAction

func HandleUIButtonUpsertAction(state *store.EngineState, action UIButtonUpsertAction)

Types

type UIButtonDeleteAction

type UIButtonDeleteAction struct {
	Name string
}

func NewUIButtonDeleteAction

func NewUIButtonDeleteAction(n string) UIButtonDeleteAction

func (UIButtonDeleteAction) Action

func (UIButtonDeleteAction) Action()

func (UIButtonDeleteAction) Summarize

func (a UIButtonDeleteAction) Summarize(summary *store.ChangeSummary)

type UIButtonUpsertAction

type UIButtonUpsertAction struct {
	UIButton *v1alpha1.UIButton
}

func NewUIButtonUpsertAction

func NewUIButtonUpsertAction(obj *v1alpha1.UIButton) UIButtonUpsertAction

func (UIButtonUpsertAction) Action

func (UIButtonUpsertAction) Action()

func (UIButtonUpsertAction) Summarize

func (a UIButtonUpsertAction) Summarize(summary *store.ChangeSummary)

Jump to

Keyboard shortcuts

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