aps/MultiSelect
aps/nav/ViewPluginManager
Table of contents
Public Methods
Public Events
METHOD
RETURN
DESCRIPTION
buildStaticURL (staticFile)
byId (id)
destroy ()
genId (id)
getState ()
Return not-function plugin properties
init ()
Return: string
ARGUMENT
TYPE
staticFile
id
Local widget id
Return not-function plugin properties.
Return: object
EVENT
onContext ()
This handler is called once the _aps
This handler is called once the _aps.context_ is received. The method can return a promise (dojo/deferred). In this case the lifecycle init => onShow => onContext methods will wait for the resolving of the promise.