if (filterField) { wTemplate.addTitlebarButton(ICON_URL + "i_searchtext.png", textFilterLabel, toggleFilterPanel); wTemplate.addTitlebarButton(ICON_URL + "i_clear.png", textFilterClear, doClear); wTemplate.selectedTitlebarButtonIndex = 1; //this.currentState = "resultsList"; }
<viewer:BaseWidget xmlns:fx="http://ns.adobe.com/mxml/2009"<br> xmlns:s="library://ns.adobe.com/flex/spark"<br> xmlns:mx="library://ns.adobe.com/flex/mx"<br> xmlns:Query="widgets.Query.*"<br> xmlns:viewer="com.esri.viewer.*"<br> widgetConfigLoaded="init()"<br> <strong><span style="color:#ff0000;"> currentState="filterInput"></span></strong>
<viewer:BaseWidget xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/mx" xmlns:Query="widgets.Query.*" xmlns:viewer="com.esri.viewer.*" widgetConfigLoaded="init()" currentState="filterInput">
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.