Documentation
¶
Index ¶
Constants ¶
View Source
const LazyPortalsAndReloadPath = "/samples/lazy-portals-and-reload"
Variables ¶
View Source
var LazyPortalsAndReloadPB = web.Page(LazyPortalsAndReload).
EventFunc("addItem", addItem).
EventFunc("menuItems", menuItems).
EventFunc("addItemForm", addItemForm).
EventFunc("portal1", portal1).
EventFunc("reloadAB", reloadAB).
EventFunc("updateCD", updateCD)
Functions ¶
func LazyPortalsAndReload ¶
func LazyPortalsAndReload(ctx *web.EventContext) (pr web.PageResponse, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.