Search Type: Posts; User: yAdEs
Search: Search took 0.04 seconds.
-
10 May 2013 8:21 AM
Jump to post Thread: Anyway to create singleton window? by yAdEs
- Replies
- 3
- Views
- 95
I add a new constructor method for Ext.window.Window, and when you add a "single" property to window or config, set it to true, the window will be create singleton.
constructor : function(config)... -
10 May 2013 7:59 AM
- Replies
- 5
- Views
- 232
For now, I have to organize the structure by my self:(,
Hope it can be done by SA2. But the name works well when they are requied.
Sorry for bother you so much, but I really believe it's useful... -
9 May 2013 5:22 PM
Jump to post Thread: Anyway to create singleton window? by yAdEs
- Replies
- 3
- Views
- 95
How can I do it when to create them without launch them onReady?
-
9 May 2013 8:23 AM
Jump to post Thread: Anyway to create singleton window? by yAdEs
- Replies
- 3
- Views
- 95
Is there anyway to create singleton window?
As I know, the singleton property is used by Ext.Base, and will lead bug to window.
It's really boring to check componet when we create a window.... -
9 May 2013 8:13 AM
- Replies
- 5
- Views
- 232
I guarantee nothing wrong will happen when add dot to app.js' name property.
Actual I have modified metedata and change app.js' name property to "Sion.Nosql", and re-open SA2, all done! My... -
1 May 2013 7:10 AM
- Replies
- 5
- Views
- 232
It's a small problem for SA2, but huge for team developers.:((
-
29 Apr 2013 11:22 PM
- Replies
- 5
- Views
- 232
Since 4.2, ExtJs can add "." in application's name property, and it make file structure much more convience for team developers.
But in SA2, we still can't add dot in name property. Looks like it's... -
18 Apr 2013 8:54 AM
Jump to post Thread: Commenting code in Architect... by yAdEs
- Replies
- 10
- Views
- 1,137
+1 for thisB)
-
11 Apr 2013 8:50 AM
- Replies
- 6
- Views
- 437
Thanks!=D>
-
27 Mar 2013 7:49 AM
- Replies
- 6
- Views
- 437
~o) waiting for response
-
23 Mar 2013 9:40 PM
- Replies
- 6
- Views
- 437
Suggest change it to editable just like 42658
-
23 Mar 2013 9:08 PM
- Replies
- 6
- Views
- 437
Anybody else care about this?
It will be awesome if we can write something in that combox, and it also make SA2 much more extensible. -
4 Jan 2013 3:57 AM
- Replies
- 6
- Views
- 437
In the document of 'Ext.data.Field', it told us that we can define custom Ext.data.Type for field. I make a new one which called OneToMany, but I can't add it in SA2, it only have 6...
-
3 Jan 2013 5:34 AM
- Replies
- 8
- Views
- 445
Finally it's solved :
{
create : 'office/user/create',
read : 'office/user/read',
update : 'office/user/update',
destroy : 'office/user/destroy'
}
Need bracket inside:(. -
2 Jan 2013 11:21 PM
- Replies
- 6
- Views
- 466
Great!=D>
-
2 Jan 2013 11:18 PM
- Replies
- 8
- Views
- 445
I don't know why, but it just doesn't work well.
I paste like this,
41052
and got such result.....
41053 -
2 Jan 2013 11:29 AM
- Replies
- 8
- Views
- 445
BTW, plz help me to write such api in the write way, I really get puzzle with it:
api:
{
create :'/controller/new',
read :'/controller/load',
update :'/controller/update',
... -
1 Jan 2013 6:46 PM
- Replies
- 6
- Views
- 466
Glad to see you back, aconran! Happy new year!B)
Probably the new feature is included since 4.1.3, this post said a little:... -
1 Jan 2013 6:31 PM
- Replies
- 8
- Views
- 445
It works!=D> And sorry for my fault.
-
31 Dec 2012 2:53 AM
- Replies
- 6
- Views
- 466
Anybody come back from holiday?B)
-
31 Dec 2012 2:50 AM
- Replies
- 8
- Views
- 445
REQUIRED INFORMATION
Architect Build tested:
Build: 676
Project Type:
ExtJS 4.1
Description: -
28 Dec 2012 7:46 PM
- Replies
- 6
- Views
- 466
I like the new feature about namespace in 4.2, it make coding and controlling big application much easier,and we can use SA2 in separate folder also.
But right now, SA2 doesn't support new... -
10 Nov 2012 9:22 AM
Jump to post Thread: Extjs Plugin For Eclipse by yAdEs
- Replies
- 19
- Views
- 13,181
I need a standalone for a lower price.
-
17 Oct 2012 9:41 PM
- Replies
- 5
- Views
- 851
I have something to write in onReady function, but I can't find it in SA2, is this possible in it?
-
26 Aug 2012 8:26 PM
- Replies
- 2
- Views
- 599
Like I have some remote filters in a store, and now I want to add another filter to do local filter,
but I can only set store's "remoteFilter" property to true or false,
how to seperate filters to...
Results 1 to 25 of 77
