Search Type: Posts; User: Eki
Search: Search took 0.02 seconds.
-
15 Aug 2008 11:04 PM
- Replies
- 4
- Views
- 2,369
In the API documentation, addListener method accepts four arguments
el.on('click', this.onClick, this, {
single: true,
delay: 100,
forumId: 4
});The fourth argument can contain... -
4 Aug 2008 1:13 AM
- Replies
- 253
- Views
- 97,894
This bug comes from the InitEvents method (Card.js) which is called after the show event of the first CardPanel.
To resolv this issue, a simple solution is to use the InitEvents of Ext.ux.Wiz to...
Results 1 to 2 of 2
