This website requires JavaScript.
Explore
Help
Sign In
x
/
box-o-sand
Watch
1
Star
0
Fork
0
You've already forked box-o-sand
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f177ecde2a
box-o-sand
/
flex-practice
/
03d1-datagrid
/
RequestParams.as
9 lines
121 B
ActionScript
Raw
Normal View
History
Unescape
Escape
simplifying mxml/as crap, removing com/ag/ package
2010-02-20 03:08:26 +00:00
package
getting crap figured out wrt compiling components, including with mxmlc
2010-02-19 03:02:35 +00:00
{
public
class
RequestParams
{
public
var
format
:
String
;
public
var
tags
:
String
;
}
}
Reference in New Issue
Copy Permalink