Delli Kilari
Delli Kilari

Reputation: 1016

Date picker custom component using GWT

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

Answers (1)

Xosler
Xosler

Reputation: 275

See this component library GWT Bootstrap this is a implementation in gwt of Twitter Bootstrap

Upvotes: 1

Related Questions