setting key with Python in APEX Animate state?
174
1
1
-
- ahassan
- Member

- 10 posts
- Joined: July 2005
- Offline
Hi Everyone ,
Is there a way to set key with Python in APEX Animate state on an AbstractController (also is there a way to select them)?
Thanks in advance,
Ashraf
-
- edward
- Member

- 8111 posts
- Joined: July 2005
- Offline
There's no docs yet for this but you can use apex.ui.statecommandutils.updateControls()for that.