Skip to content

getEnabledElement api

Chris Hafey edited this page May 6, 2014 · 1 revision

Internal api call used by cornerstone to access an internal data structure for an enabled element. Internal API functions are not intended to be called by code external to cornerstone.

function getEnabledElement(element);

Parameters:

  • element - the DOM element that is enabled

Returns: internal data structure