Vincent Morneau Blog
  • APEX & CSS
  • APEX & JS
  • Open Source
  • About me
Subscribe
Tagged

synchronous

A collection of 1 post

JavaScript Promises in APEX
oracle

JavaScript Promises in APEX

As I was reading the APEX 5.1 API documentation the other day, I noticed something pretty interesting under the apex.server namespace. apex.server.process and apex.server.plugin are now returning JavaScript Promises. apex.server.plugin( pAjaxIdentifier, pData, pOptions ) → Promise apex.server.process( pName, pData, pOptions ) → Promise What

  • VincentMorneau
VincentMorneau Sep 25, 2016 • 5 min read
Vincent Morneau Blog © 2022
Powered by Ghost