Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Atrium.closeTab([tab])

You can call this function from a page that is running in a portal tab to programmatically close down the tab in the portal.

Optional Parameters:

  • tab: a reference to the tab to close. If not passed, the current active tab is closed.
  • No labels