Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateAddrPopupAction ¶
type CreateAddrPopupAction struct {
actionutils.ParentAction
}
添加地址
func (*CreateAddrPopupAction) Init ¶
func (this *CreateAddrPopupAction) Init()
func (*CreateAddrPopupAction) RunGet ¶
func (this *CreateAddrPopupAction) RunGet(params struct { })
type CreatePopupAction ¶
type CreatePopupAction struct {
actionutils.ParentAction
}
func (*CreatePopupAction) Init ¶
func (this *CreatePopupAction) Init()
func (*CreatePopupAction) RunGet ¶
func (this *CreatePopupAction) RunGet(params struct{})
type Helper ¶
type Helper struct { }
func (*Helper) BeforeAction ¶
func (this *Helper) BeforeAction(action *actions.ActionObject) (goNext bool)
type IndexAction ¶
type IndexAction struct {
actionutils.ParentAction
}
func (*IndexAction) Init ¶
func (this *IndexAction) Init()
func (*IndexAction) RunGet ¶
func (this *IndexAction) RunGet(params struct { NodeId int64 })
type InstallAction ¶
type InstallAction struct {
actionutils.ParentAction
}
func (*InstallAction) Init ¶
func (this *InstallAction) Init()
func (*InstallAction) RunGet ¶
func (this *InstallAction) RunGet(params struct { NodeId int64 })
type LogsAction ¶
type LogsAction struct {
actionutils.ParentAction
}
func (*LogsAction) Init ¶
func (this *LogsAction) Init()
type UpdateAction ¶
type UpdateAction struct {
actionutils.ParentAction
}
func (*UpdateAction) Init ¶
func (this *UpdateAction) Init()
func (*UpdateAction) RunGet ¶
func (this *UpdateAction) RunGet(params struct { NodeId int64 })
type UpdateAddrPopupAction ¶
type UpdateAddrPopupAction struct {
actionutils.ParentAction
}
func (*UpdateAddrPopupAction) Init ¶
func (this *UpdateAddrPopupAction) Init()
func (*UpdateAddrPopupAction) RunGet ¶
func (this *UpdateAddrPopupAction) RunGet(params struct{})
Click to show internal directories.
Click to hide internal directories.