Skip to main content



      Home
Home » Archived » EGL Development Tools » View - ActionView(isSwappable do not work after ActionView/TargetView)
View - ActionView [message #907209] Mon, 03 September 2012 10:26 Go to next message
Eclipse UserFriend
Hi,

The swappable function is very nice for DojoMobileView, but after ActionView is clicked for DojoMobileToolBarButton or TargetView for DojoMobileIconItem I do not manage to get the swapping to work anymore. I have tried to set the property .isswappable again and also .selected, but no luck. My intention is to make it optional for users to click on an icon to see a view or to swap between views.
Any hints about how to make this work?

Rgds Trond
Re: View - ActionView [message #907456 is a reply to message #907209] Mon, 03 September 2012 23:29 Go to previous message
Eclipse UserFriend
Thank Trond. I have reproduced it.

It should be a limitation of view's swappable feature. Swappable feature only supports swap views side by side. That means if you want to jump from view1 to view3 directly, swappable feature doesn't support it. =(

Here is the view hierarchy tree I tested.

-View1(isSwappable=true,actionView=View3)
+View11(isSwappable=true)
-View2(isSwappable=true)
+View21(isSwappable=true)
-View3(isSwappable=true)

If there is any updates of this feature, I will post it here.
Previous Topic:How to Configure back level Java version
Next Topic:Disabling DojoButtons
Goto Forum:
  


Current Time: Thu May 15 13:17:24 EDT 2025

Powered by FUDForum. Page generated in 0.06317 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top