OptionalattributesOptionalconfigurationOptionaldefault_OptionaldescriptionOptionalexttable_OptionalidOptionalsingletonOptionalslugOptionaltableOptionaltable_Optionaltable_Optionalupdated_OptionalviewtemplateGet menu label
Checks plugin authorize_view hooks, proxied to the server on mobile
for remote tables, so hooks never need to handle remote/local.
the acting user (or undefined/public)
"get" or "post"
Optionalbody?: GenObjPOST body, for action "post"
Optionalremote?: booleandefaults to this.isRemoteTable()
the request object, forwarded to hooks
Optionalroute?: stringname of a specific viewtemplate custom route being invoked (ViewTemplate.routes key), if any
Optionalstate?: GenObjquery/state, for action "get"
Clone View
Delete current view from db
emit a Real-time collaboration event for this view.
event without view name (e.g. "DROP_EVENT")
object you want to get in the event handler
get event name with view name in it (e.g. DROP_EVENT_my_kanban_view).
event without view name (e.g. "DROP_EVENT")
the full event name
saltcorn-mobile-app helper. Check if the table of a view is local or server-side
true if server-side table
Optionalremote: booleanOptionalreq: ReqOptionalres: anyShould we render on the local machine or get it from a server? In the normal web mode it's always the server but on mobile, we can render on the device as well
StaticcreateStaticdeleteStaticfindOptionalwhere: WhereStaticfind_Staticfind_Staticfind_StaticfindStaticstate_StaticupdateUpdate View description
view name
id
View Class