issueGantt

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2021 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CompName = "issueGantt"
)

Functions

func RenderCreator

func RenderCreator() protocol.CompRender

Types

type Gantt

type Gantt struct {
	CtxBdl protocol.ContextBundle `json:"-"`
	// 从全局状态返回给框架
	Uids []string

	gantt.CommonGantt
}

func (*Gantt) Export

func (*Gantt) Import

func (g *Gantt) Import(c *apistructs.Component) error

func (*Gantt) RenderOnFilter

func (g *Gantt) RenderOnFilter(c *apistructs.Component) error

type State

type State struct {
	// common state
	gantt.State

	IssuePagingRequest apistructs.IssuePagingRequest `json:"issuePagingRequest,omitempty"`
}

Jump to

Keyboard shortcuts

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