setting key with Python in APEX Animate state?

   174   1   1
User Avatar
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
User Avatar
Member
8111 posts
Joined: July 2005
Offline
There's no docs yet for this but you can use apex.ui.statecommandutils.updateControls()for that.
  • Quick Links