Ticket #2200 (closed feature: fixed)
add control autoActivate
| Reported by: | tschaub | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 Release |
| Component: | Control | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
Some controls activate themselves when added to the map (in draw): Navigation, NavigationHistory, KeyboardDefaults, and Panel. The NavigationHistory control has a non-api property named activateOnDraw. The others provide no way to determine whether or not they are activated when added to a map.
This should be standardized. As with strategies, the name autoActivate makes sense. If true, controls are activated when added to the map. Default is false - except for those specific controls mentioned above.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

