Advertisement
Guest User

test_project.js

a guest
Jan 29th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. /**
  2. * Generated by Apache Flex Cross-Compiler from test_project.mxml
  3. * test_project
  4. *
  5. * @fileoverview
  6. *
  7. * @suppress {missingRequire|checkTypes|accessControls}
  8. */
  9.  
  10. goog.provide('test_project');
  11. goog.require('org.apache.flex.html.beads.ContainerView');
  12. goog.require('org.apache.flex.html.supportClasses.ContainerContentArea');
  13. goog.require('org.apache.flex.html.supportClasses.Viewport');
  14. goog.require('org.apache.flex.html.beads.layouts.BasicLayout');
  15. goog.require('org.apache.flex.html.beads.models.ViewportModel');
  16. goog.require('org.apache.flex.utils.EffectTimer');
  17. goog.require('org.apache.flex.core.SimpleStatesImpl');
  18. goog.require('org.apache.flex.core.Application');
  19. goog.require('org.apache.flex.core.View');
  20. goog.require('org.apache.flex.html.Label');
  21. goog.require('org.apache.flex.core.SimpleCSSValuesImpl');
  22.  
  23.  
  24.  
  25. /**
  26. * @constructor
  27. * @extends {org.apache.flex.core.Application}
  28. */
  29. test_project = function() {
  30. test_project.base(this, 'constructor');
  31.  
  32. /**
  33. * @private
  34. * @type {org.apache.flex.core.View}
  35. */
  36. this.$ID1_;
  37.  
  38. /**
  39. * @private
  40. * @type {org.apache.flex.html.Label}
  41. */
  42. this.$ID0_;
  43.  
  44. /**
  45. * @private
  46. * @type {org.apache.flex.core.SimpleCSSValuesImpl}
  47. */
  48. this.$ID2_;
  49.  
  50. /**
  51. * @private
  52. * @type {Array}
  53. */
  54. this.mxmldd;
  55.  
  56. /**
  57. * @private
  58. * @type {Array}
  59. */
  60. this.mxmldp;
  61.  
  62. this.generateMXMLAttributes
  63. ([2,
  64. 'initialView',
  65. false,
  66. [org.apache.flex.core.View, 1, '_id', true, '$ID1', 0, 1, 'initComplete', this.$EH0, [org.apache.flex.html.Label, 4, '_id', true, '$ID0', 'text', true, 'Hello World', 'x', true, 100, 'y', true, 100, 0, 0, null]],
  67. 'valuesImpl',
  68. false,
  69. [org.apache.flex.core.SimpleCSSValuesImpl, 1, '_id', true, '$ID2', 0, 0, null],
  70. 0,
  71. 0
  72. ]);
  73.  
  74. };
  75. goog.inherits(test_project, org.apache.flex.core.Application);
  76.  
  77.  
  78.  
  79. /**
  80. * @private
  81. */
  82. test_project.prototype.test = function() {
  83. var /** @type {XML} */ xml = new XML();
  84. };
  85.  
  86.  
  87. /**
  88. * @export
  89. * @param {org.apache.flex.events.Event} event
  90. */
  91. test_project.prototype.$EH0 = function(event)
  92. {
  93. this.test();
  94. };
  95.  
  96.  
  97. /**
  98. * Metadata
  99. *
  100. * @type {Object.<string, Array.<Object>>}
  101. */
  102. test_project.prototype.FLEXJS_CLASS_INFO = { names: [{ name: 'test_project', qName: 'test_project', kind: 'class' }] };
  103.  
  104.  
  105. /**
  106. * Prevent renaming of class. Needed for reflection.
  107. */
  108. goog.exportSymbol('test_project', test_project);
  109.  
  110.  
  111.  
  112. /**
  113. * Reflection
  114. *
  115. * @return {Object.<string, Function>}
  116. */
  117. test_project.prototype.FLEXJS_REFLECTION_INFO = function () {
  118. return {
  119. variables: function () {return {};},
  120. accessors: function () {return {};},
  121. methods: function () {
  122. return {
  123. 'test_project': { type: '', declaredBy: 'test_project'},
  124. '$EH0': { type: 'void', declaredBy: 'test_project'}
  125. };
  126. }
  127. };
  128. };
  129.  
  130.  
  131. test_project.prototype.info = function() {
  132. return { }};
  133.  
  134. test_project.prototype.cssData = [0,
  135. 1,
  136. "*",
  137. function() {this["fontFamily"] = "Arial";
  138. this["borderWidth"] = 1.0;
  139. this["fontSize"] = 12.0},
  140. 0,
  141. 1,
  142. ".flexjs *",
  143. function() {this["WebkitBoxSizing"] = "border-box";
  144. this["boxSizing"] = "border-box";
  145. this["MozBoxSizing"] = "border-box"},
  146. 0,
  147. 1,
  148. ".flexjs *:before",
  149. function() {this["WebkitBoxSizing"] = "border-box";
  150. this["boxSizing"] = "border-box";
  151. this["MozBoxSizing"] = "border-box"},
  152. 0,
  153. 1,
  154. ".flexjs *:after",
  155. function() {this["WebkitBoxSizing"] = "border-box";
  156. this["boxSizing"] = "border-box";
  157. this["MozBoxSizing"] = "border-box"},
  158. 0,
  159. 1,
  160. "org.apache.flex.core.Application",
  161. function() {this["padding"] = 0.0;
  162. this["margin"] = 0.0},
  163. 0,
  164. 1,
  165. ".ComboBoxButton",
  166. function() {this["padding"] = 0.0;
  167. this["margin"] = 0.0},
  168. 0,
  169. 1,
  170. ".DataGridListArea",
  171. function() {this["backgroundColor"] = 16777215;
  172. this["borderColor"] = 3355443;
  173. this["borderStyle"] = "solid"},
  174. 0,
  175. 1,
  176. ".toggleTextButton",
  177. function() {this["border"] = [1.0, "solid", 8421504];
  178. this["padding"] = 4.0;
  179. this["backgroundColor"] = 16316664},
  180. 0,
  181. 1,
  182. ".toggleTextButton:hover",
  183. function() {this["border"] = [1.0, "solid", 8421504];
  184. this["padding"] = 4.0;
  185. this["backgroundColor"] = 15263976},
  186. 0,
  187. 1,
  188. ".toggleTextButton_Selected",
  189. function() {this["border"] = [1.0, "solid", 8421504];
  190. this["padding"] = 4.0;
  191. this["backgroundColor"] = 14211288},
  192. 0,
  193. 1,
  194. ".toggleTextButton_Selected:hover",
  195. function() {this["border"] = [1.0, "solid", 8421504];
  196. this["padding"] = 4.0;
  197. this["backgroundColor"] = 15263976},
  198. 0,
  199. 1,
  200. "org.apache.flex.core.View",
  201. function() {this["iBeadView"] = org.apache.flex.html.beads.ContainerView;
  202. this["iContentView"] = org.apache.flex.html.supportClasses.ContainerContentArea;
  203. this["iViewport"] = org.apache.flex.html.supportClasses.Viewport;
  204. this["iBeadLayout"] = org.apache.flex.html.beads.layouts.BasicLayout;
  205. this["iViewportModel"] = org.apache.flex.html.beads.models.ViewportModel},
  206. 0,
  207. 1,
  208. "global",
  209. function() {this["iEffectTimer"] = org.apache.flex.utils.EffectTimer;
  210. this["effectTimerInterval"] = 10.0;
  211. this["iStatesImpl"] = org.apache.flex.core.SimpleStatesImpl}];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement