Expand my Community achievements bar.

Touch ui events and properties

Avatar

Level 4

Hi ,

Could any one please share the links which explain about touch ui widgets , properties and the events that can be handled on widgets (Example as we have documentation for CQ5 extjs widget api)

 

I referred https://docs.adobe.com/docs/en/aem/6-1/ref/coral-ui/docs/2.17.0 , but I did not get information required like properties names that can be added while constructing widget in AEM and the events that can be handled

Thank you

 

Best Regards,

Vijaya

2 Replies

Avatar

Level 10

Here is all the reference material for AEM TOuch UI:

https://docs.adobe.com/docs/en/aem/6-2/develop/ref.html

Also - i recommend watching this Ask the AEM Community Experts on the Touch UI: 

http://scottsdigitalcommunity.blogspot.ca/2015/04/april-session-of-ask-aem-community.html

The Touch UI API does not have a rich set of Event handler - you use JQuery general DOM events - as talked about here: 

http://scottsdigitalcommunity.blogspot.ca/2015/05/using-event-handlers-in-adobe.html

Hope this helps... 

Avatar

Level 1

Hi,

It seems required="true" is not adding '*' to the field label by default.