Skip to content

Instantly share code, notes, and snippets.

@js1972
Created June 24, 2014 03:04
Show Gist options
  • Save js1972/e99fb6d145b671e42105 to your computer and use it in GitHub Desktop.
Save js1972/e99fb6d145b671e42105 to your computer and use it in GitHub Desktop.
Access a sapui5 element by id
sap.ui.getCore().byId("element_id")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment