tasks

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckAction

type CheckAction struct {
	actionutils.ParentAction
}

func (*CheckAction) RunPost

func (this *CheckAction) RunPost(params struct {
	IsDoing   bool
	HasError  bool
	IsUpdated bool
})

type DeleteAction

type DeleteAction struct {
	actionutils.ParentAction
}

func (*DeleteAction) RunPost

func (this *DeleteAction) RunPost(params struct {
	TaskId int64
})

type DeleteAllAction added in v1.2.1

type DeleteAllAction struct {
	actionutils.ParentAction
}

func (*DeleteAllAction) RunPost added in v1.2.1

func (this *DeleteAllAction) RunPost(params struct{})

type DeleteBatchAction added in v0.0.10

type DeleteBatchAction struct {
	actionutils.ParentAction
}

func (*DeleteBatchAction) RunPost added in v0.0.10

func (this *DeleteBatchAction) RunPost(params struct {
	TaskIds []int64
})

type ListPopupAction

type ListPopupAction struct {
	actionutils.ParentAction
}

func (*ListPopupAction) Init

func (this *ListPopupAction) Init()

func (*ListPopupAction) RunGet

func (this *ListPopupAction) RunGet(params struct{})

func (*ListPopupAction) RunPost

func (this *ListPopupAction) RunPost(params struct {
	Must *actions.Must
})

Jump to

Keyboard shortcuts

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