Documentation
¶
Index ¶
- func DataQueryParams(this js.Value, args []js.Value) interface{}
- func FillInPersonForm(p Person, id string)
- func GetTableData(this js.Value, args []js.Value) interface{}
- func OperateEventsDelete(this js.Value, args []js.Value) interface{}
- func OperateEventsEdit(this js.Value, args []js.Value) interface{}
- func OperateFormatter(this js.Value, args []js.Value) interface{}
- func Person_SaveCallback(args ...interface{})
- func Person_createCallBack(this js.Value, args []js.Value) interface{}
- func Person_listCallback(this js.Value, args []js.Value) interface{}
- func SavePerson(this js.Value, args []js.Value) interface{}
- func SelectAllEntity(this js.Value, args []js.Value) interface{}
- func ShowIfAuthorizedActionButtons(this js.Value, args []js.Value) interface{}
- func ValidatePersonEmailBeforeSend(this js.Value, args []js.Value) interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FillInPersonForm ¶
func FillInPersonForm(p Person, id string)
func GetTableData ¶
Get remote bootstrap table data - params object defined here: https://bootstrap-table.com/docs/api/table-options/#queryparams
func Person_SaveCallback ¶
func Person_SaveCallback(args ...interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.