Select to view content in your preferred language

interact with a UI widget

781
1
Jump to solution
12-12-2012 05:44 AM
MartinDelsinne
Emerging Contributor
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
MartinDelsinne
Emerging Contributor
0 Kudos
1 Reply
MartinDelsinne
Emerging Contributor
0 Kudos