Documentation
¶
Index ¶
- type Attrs
- type Bool
- type CompoundField
- type Date
- type Link
- type MUltiSelect
- type Marks
- type MultiDoc
- type MultiDocs
- type MultiFile
- type MultiTreeSelect
- type MultiUser
- type Number
- type Radio
- type RoleOwner
- type RoleOwners
- type Schedule
- type Select
- type Signal
- type SubCompoundField
- type Text
- type TreeSelect
- type User
- type WorkItemRelatedMultiSelect
- type WorkItemRelatedSelect
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CompoundField ¶
type CompoundField []*SubCompoundField
type MUltiSelect ¶
type MUltiSelect []*Select
type MultiTreeSelect ¶
type MultiTreeSelect []*TreeSelect
type RoleOwners ¶
type RoleOwners []*RoleOwner
type SubCompoundField ¶
type TreeSelect ¶
type TreeSelect struct { Label string `json:"label"` Value string `json:"value"` Children *TreeSelect `json:"children"` }
type WorkItemRelatedMultiSelect ¶
type WorkItemRelatedMultiSelect int64
type WorkItemRelatedSelect ¶
type WorkItemRelatedSelect int64
Click to show internal directories.
Click to hide internal directories.