Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseAction ¶ added in v1.2.1
type BaseAction struct {
actionutils.ParentAction
}
type HistoryAction ¶
type HistoryAction struct {
BaseAction
}
func (*HistoryAction) Init ¶
func (this *HistoryAction) Init()
type IndexAction ¶
type IndexAction struct {
BaseAction
}
func (*IndexAction) Init ¶
func (this *IndexAction) Init()
type TodayAction ¶
type TodayAction struct {
BaseAction
}
func (*TodayAction) Init ¶
func (this *TodayAction) Init()
type ViewPopupAction ¶
type ViewPopupAction struct {
actionutils.ParentAction
}
func (*ViewPopupAction) Init ¶
func (this *ViewPopupAction) Init()
func (*ViewPopupAction) RunGet ¶
func (this *ViewPopupAction) RunGet(params struct { RequestId string })
Click to show internal directories.
Click to hide internal directories.