getFramePanelId (frameName)
var id = AwareApp.getFramePanelId (main);
This method returns the unique id of the frame in a visual perspective.
Parameters
frameName | name of the frame in the visual perspective |
var id = AwareApp.getFramePanelId (main);
This method returns the unique id of the frame in a visual perspective.
frameName | name of the frame in the visual perspective |