private function init():void { if (configXML) { linkURL = configXML.linkurl; navigateToURL(new URLRequest(linkURL),'_parent'); setState(WidgetStates.WIDGET_CLOSED); } AppEvent.addListener(AppEvent.WIDGET_RUN, checkIfLinkWidget); //ViewerContainer.addEventListener(AppEvent.WIDGET_RUN, checkIfLinkWidget); }
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.