blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

Generate setOnClickBehavior functions for clickable views

Open dapp opened this issue 7 years ago • 0 comments

After https://github.com/Comcast/blueprint/issues/27 is completed,

In ComponentView Base classes, For views that inherit from TextView or Button, generate a setOnClickBehavior function:

setOnClickBehavior(behavior: () -> Unit)

dapp avatar Oct 23 '18 16:10 dapp