Search Type: Posts; User: penriver
Search: Search took 0.03 seconds.
-
16 Oct 2008 1:24 AM
- Replies
- 6
- Views
- 4,856
to a height of 3 above the current element.
what does it mean?
<a ext:cls="Ext.util.JSON" ext:member="encode" href="output/Ext.util.JSON.html#encode">Ext.util.JSON.encode</a>
onClick:... -
16 Oct 2008 12:02 AM
- Replies
- 6
- Views
- 4,856
target = e.getTarget('a:not(.exi)', 3)
what does it mean?
the following code come from EXT EXAMPLE
onClick: function(e, target){alert(target);
if(target = e.getTarget('a:not(.exi)', 3)){... -
10 Jan 2008 12:41 AM
Jump to post Thread: Example of bar in a grid cell by penriver
- Replies
- 3
- Views
- 2,697
function renderGph(value, metadata, record, rowIndex, colIndex, store){
var record = store.getById("Total");
why are you using 'store.getById("Total");' instead record,what is the... -
21 Nov 2007 7:32 PM
- Replies
- 275
- Views
- 128,064
it's very convenience and powerful,could you give a link to download it?
Results 1 to 4 of 4
