Collection of methods private to Notification Starlet. Source: js/library.framework.js, line 1981 Methods <static> setLocation(location, callbackName) Tells the framework where on the screen to display Notification. Parameters: Name Type Description location String 'topleft' | 'topright' | 'bottomleft' | 'bottomright' callbackName String Name of method. Source: js/library.framework.js, line 1985 See: OrionStarletWindow.show OrionStarletWindow.hide