Search Type: Posts; User: ilkin
Search: Search took 0.02 seconds.
-
9 Dec 2009 5:39 AM
- Replies
- 2
- Views
- 7,204
if you have a button but need to display it as a normal link:
http://www.extjs.com/forum/attachment.php?attachmentid=17155&d=1258015672
usage:
Button button1 = new Button("Search 1",... -
29 Jul 2009 8:33 PM
Jump to post Thread: Getting server datetime by ilkin
- Replies
- 1
- Views
- 1,049
Hi friends..
I need help about getting server datetime. I am using
String currentDate = DateTimeFormat.getFormat("dd.MM.yyyy HH:mm").format(new Date()); in clientside. It gives me client's... -
29 Jul 2009 8:19 PM
- Replies
- 0
- Views
- 766
Hi All...
I am writing simple application with mvc pattern. But I can't understand mvc all. There are both handleEvent() method in Controller and View. I can't understand its logic. I don't know how...
Results 1 to 3 of 3
