Developing Secure Code
Testing Components
createComponent()
createComponents()
enqueueAction()
error()
get()
getCallback()
getComponent()
getReference()
getRoot()
getToken()
log()
reportError()
run()
set()
warning()
Previous PDF Versions
Deprecated. Logs a warning to the browser’s JavaScript console, if it is available.
warning (String w, Error e)
w: Type: String. The message to log.
error: Type: Object. The error message to log in the stack trace.
Type: String The requested value.