cancel
Showing results for 
Search instead for 
Did you mean: 

Clear UI elements data

Former Member
0 Kudos

Hi Guys,

How to clear UI elements data once binding is done.

Thanks in advance.

Nandana

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

you can call invalidate() method on the node that is bound to UI elements

Thanks

Bala Duvvuri

Answers (1)

Answers (1)

Former Member
0 Kudos

refresh the context node, clear the data of context node\ attribute to which your UI element is bound.