ClickUtil
Hello everyone, Today I am again producing a small extension that is ClickUtil. I know there is already a extension by @hammerhai but that was missing a little features so I have created this small extension and I hope this will help you.
So without wasting time let see some blocks or some method
All Blocks
Documentation
This event raises when component clicked (You need to set the component clickable first)
This event raises when component is double clicked. You can also perform the double click
This event raises when component long clicked. You can also perform the long click by method block
This method block perform the click on component(Visible). Make sure you have setted the component to clickable true first
This method block perform the double the click on the component
This method block perform the long click on the component
This method block set the component clickable true or false
Download
Click to download the AIX
Open Source
Click to download the Source File
Credit
Thank always Kodular for being with myself
Suggestion and issue are welcome
And if you think more feature can be added in this extension then just post your desire
If you like the extension then like the topic
Thank You All