myEditor.deleteButton.x = 50;
<esri:Editor id="myEditor" bottom="4" width="200" height="120" deleteEnabled="false" geometryService="{myGeometryService}" horizontalCenter="-204" map="{myMap}" skinClass="com.esri.ags.skins.EditorSkin"/>
Can you point me in the direction for resources on how to do this?
So I just edit the editorskin.mxml? Or Should I create a custom/new skin.mxml?
<esri:Editor id="myEditor" skinClass="MyEditorSkin" .../>
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.