interact with a UI widget

605
1
Jump to solution
12-12-2012 05:44 AM
MartinDelsinne
New Contributor II
Hello, I am using ArcGIS Viewer For Flex 3.0, I'd like to recover my UI widgets in my AS code. Let me explain, from a custom widget, I'd interact with a UI widget (eg dynamically hide the button "basemap" of MapSwitcherWidget ...)

Ie, a command similar to:
ViewerContainer.getInstance (). WidgetManager.getWidget ...
Since this one only returns the widget included in <widgetcontainer>

Is that possible?

thank you
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
1 Reply
MartinDelsinne
New Contributor II
0 Kudos