| Class | XRequest |
| In: |
lib/merb-extjs-direct/xrequest.rb
|
| Parent: | Object |
XRequest A standard response class suitable for Ext.Direct requests. @author Chris Scott
| action | [R] | |
| controller | [R] | |
| id | [R] | |
| params | [R] | |
| tid | [R] | |
| type | [R] |
arg return a request argument at index. can be used to access either [] or {} @param {String/Integer} index @raises XException if params doesn‘t exist.