Reputation: 1016
I need to create Custom component which should have Label to store say select date then text box and image, by clicking image calendar should pop up and by selecting date the date should be filled in text box. and it should be re usable many panels or on the same panel. please provide me some examples if you have. thanks in advance!!!!
Upvotes: 2
Views: 1271
Reputation: 275
See this component library GWT Bootstrap this is a implementation in gwt of Twitter Bootstrap
Upvotes: 1