How to dynamically change the Label values through java code.
For example there is Label named: X has a value="Morning"
Now i need Label X to change it's value to "Evening"
All from a java code.
There can be any number of labels each having a unique name.
And javascript code could be helpful.
For example there is Label named: X has a value="Morning"
Now i need Label X to change it's value to "Evening"
All from a java code.
There can be any number of labels each having a unique name.
And javascript code could be helpful.