Hey all, I have 2 questions, could you please help me...
- I want to know how does the
createAndBindUi()
method technically work? - If I want to make UIBinder template dynamically, what can I do? I know that UIBinder works at compile time but is there anyway to implement something like that which works at runtime?