Moka-Core.js 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736
  1. define("amber_core/Moka-Core", ["amber_vm/smalltalk", "amber_vm/nil", "amber_vm/_st", "amber_core/Kernel-Objects"], function(smalltalk,nil,_st){
  2. smalltalk.addPackage('Moka-Core');
  3. smalltalk.packages["Moka-Core"].transport = {"type":"amd","amdNamespace":"amber_core"};
  4. smalltalk.addClass('MKController', smalltalk.Object, ['view', 'model'], 'Moka-Core');
  5. smalltalk.MKController.comment="I implement the Controller part of the MVC pattern in Moka.\x0a\x0aI hold onto my `model` and `view`, set with `MKView >> controller:`.";
  6. smalltalk.addMethod(
  7. smalltalk.method({
  8. selector: "model",
  9. category: 'accessing',
  10. fn: function (){
  11. var self=this;
  12. return smalltalk.withContext(function($ctx1) {
  13. var $1;
  14. $1=self["@model"];
  15. return $1;
  16. }, function($ctx1) {$ctx1.fill(self,"model",{},smalltalk.MKController)})},
  17. args: [],
  18. source: "model\x0a\x09^ model",
  19. messageSends: [],
  20. referencedClasses: []
  21. }),
  22. smalltalk.MKController);
  23. smalltalk.addMethod(
  24. smalltalk.method({
  25. selector: "model:",
  26. category: 'accessing',
  27. fn: function (aModel){
  28. var self=this;
  29. return smalltalk.withContext(function($ctx1) {
  30. self["@model"]=aModel;
  31. return self}, function($ctx1) {$ctx1.fill(self,"model:",{aModel:aModel},smalltalk.MKController)})},
  32. args: ["aModel"],
  33. source: "model: aModel\x0a\x09model := aModel",
  34. messageSends: [],
  35. referencedClasses: []
  36. }),
  37. smalltalk.MKController);
  38. smalltalk.addMethod(
  39. smalltalk.method({
  40. selector: "onChange:",
  41. category: 'actions',
  42. fn: function (anEvent){
  43. var self=this;
  44. return smalltalk.withContext(function($ctx1) {
  45. return self}, function($ctx1) {$ctx1.fill(self,"onChange:",{anEvent:anEvent},smalltalk.MKController)})},
  46. args: ["anEvent"],
  47. source: "onChange: anEvent",
  48. messageSends: [],
  49. referencedClasses: []
  50. }),
  51. smalltalk.MKController);
  52. smalltalk.addMethod(
  53. smalltalk.method({
  54. selector: "onClick:",
  55. category: 'actions',
  56. fn: function (anEvent){
  57. var self=this;
  58. return smalltalk.withContext(function($ctx1) {
  59. return self}, function($ctx1) {$ctx1.fill(self,"onClick:",{anEvent:anEvent},smalltalk.MKController)})},
  60. args: ["anEvent"],
  61. source: "onClick: anEvent",
  62. messageSends: [],
  63. referencedClasses: []
  64. }),
  65. smalltalk.MKController);
  66. smalltalk.addMethod(
  67. smalltalk.method({
  68. selector: "onDblClick:",
  69. category: 'actions',
  70. fn: function (anEvent){
  71. var self=this;
  72. return smalltalk.withContext(function($ctx1) {
  73. return self}, function($ctx1) {$ctx1.fill(self,"onDblClick:",{anEvent:anEvent},smalltalk.MKController)})},
  74. args: ["anEvent"],
  75. source: "onDblClick: anEvent",
  76. messageSends: [],
  77. referencedClasses: []
  78. }),
  79. smalltalk.MKController);
  80. smalltalk.addMethod(
  81. smalltalk.method({
  82. selector: "onKeyDown:",
  83. category: 'actions',
  84. fn: function (anEvent){
  85. var self=this;
  86. return smalltalk.withContext(function($ctx1) {
  87. return self}, function($ctx1) {$ctx1.fill(self,"onKeyDown:",{anEvent:anEvent},smalltalk.MKController)})},
  88. args: ["anEvent"],
  89. source: "onKeyDown: anEvent",
  90. messageSends: [],
  91. referencedClasses: []
  92. }),
  93. smalltalk.MKController);
  94. smalltalk.addMethod(
  95. smalltalk.method({
  96. selector: "onKeyPress:",
  97. category: 'actions',
  98. fn: function (anEvent){
  99. var self=this;
  100. return smalltalk.withContext(function($ctx1) {
  101. return self}, function($ctx1) {$ctx1.fill(self,"onKeyPress:",{anEvent:anEvent},smalltalk.MKController)})},
  102. args: ["anEvent"],
  103. source: "onKeyPress: anEvent",
  104. messageSends: [],
  105. referencedClasses: []
  106. }),
  107. smalltalk.MKController);
  108. smalltalk.addMethod(
  109. smalltalk.method({
  110. selector: "onKeyUp:",
  111. category: 'actions',
  112. fn: function (anEvent){
  113. var self=this;
  114. return smalltalk.withContext(function($ctx1) {
  115. return self}, function($ctx1) {$ctx1.fill(self,"onKeyUp:",{anEvent:anEvent},smalltalk.MKController)})},
  116. args: ["anEvent"],
  117. source: "onKeyUp: anEvent",
  118. messageSends: [],
  119. referencedClasses: []
  120. }),
  121. smalltalk.MKController);
  122. smalltalk.addMethod(
  123. smalltalk.method({
  124. selector: "onMouseEnter:",
  125. category: 'actions',
  126. fn: function (anEvent){
  127. var self=this;
  128. return smalltalk.withContext(function($ctx1) {
  129. return self}, function($ctx1) {$ctx1.fill(self,"onMouseEnter:",{anEvent:anEvent},smalltalk.MKController)})},
  130. args: ["anEvent"],
  131. source: "onMouseEnter: anEvent",
  132. messageSends: [],
  133. referencedClasses: []
  134. }),
  135. smalltalk.MKController);
  136. smalltalk.addMethod(
  137. smalltalk.method({
  138. selector: "onMouseLeave:",
  139. category: 'actions',
  140. fn: function (anEvent){
  141. var self=this;
  142. return smalltalk.withContext(function($ctx1) {
  143. return self}, function($ctx1) {$ctx1.fill(self,"onMouseLeave:",{anEvent:anEvent},smalltalk.MKController)})},
  144. args: ["anEvent"],
  145. source: "onMouseLeave: anEvent",
  146. messageSends: [],
  147. referencedClasses: []
  148. }),
  149. smalltalk.MKController);
  150. smalltalk.addMethod(
  151. smalltalk.method({
  152. selector: "onMouseMove:",
  153. category: 'actions',
  154. fn: function (anEvent){
  155. var self=this;
  156. return smalltalk.withContext(function($ctx1) {
  157. return self}, function($ctx1) {$ctx1.fill(self,"onMouseMove:",{anEvent:anEvent},smalltalk.MKController)})},
  158. args: ["anEvent"],
  159. source: "onMouseMove: anEvent",
  160. messageSends: [],
  161. referencedClasses: []
  162. }),
  163. smalltalk.MKController);
  164. smalltalk.addMethod(
  165. smalltalk.method({
  166. selector: "onMouseOut:",
  167. category: 'actions',
  168. fn: function (anEvent){
  169. var self=this;
  170. return smalltalk.withContext(function($ctx1) {
  171. return self}, function($ctx1) {$ctx1.fill(self,"onMouseOut:",{anEvent:anEvent},smalltalk.MKController)})},
  172. args: ["anEvent"],
  173. source: "onMouseOut: anEvent",
  174. messageSends: [],
  175. referencedClasses: []
  176. }),
  177. smalltalk.MKController);
  178. smalltalk.addMethod(
  179. smalltalk.method({
  180. selector: "onMouseOver:",
  181. category: 'actions',
  182. fn: function (anEvent){
  183. var self=this;
  184. return smalltalk.withContext(function($ctx1) {
  185. return self}, function($ctx1) {$ctx1.fill(self,"onMouseOver:",{anEvent:anEvent},smalltalk.MKController)})},
  186. args: ["anEvent"],
  187. source: "onMouseOver: anEvent",
  188. messageSends: [],
  189. referencedClasses: []
  190. }),
  191. smalltalk.MKController);
  192. smalltalk.addMethod(
  193. smalltalk.method({
  194. selector: "view",
  195. category: 'accessing',
  196. fn: function (){
  197. var self=this;
  198. return smalltalk.withContext(function($ctx1) {
  199. var $1;
  200. $1=self["@view"];
  201. return $1;
  202. }, function($ctx1) {$ctx1.fill(self,"view",{},smalltalk.MKController)})},
  203. args: [],
  204. source: "view\x0a\x09^ view",
  205. messageSends: [],
  206. referencedClasses: []
  207. }),
  208. smalltalk.MKController);
  209. smalltalk.addMethod(
  210. smalltalk.method({
  211. selector: "view:",
  212. category: 'accessing',
  213. fn: function (aView){
  214. var self=this;
  215. return smalltalk.withContext(function($ctx1) {
  216. self["@view"]=aView;
  217. return self}, function($ctx1) {$ctx1.fill(self,"view:",{aView:aView},smalltalk.MKController)})},
  218. args: ["aView"],
  219. source: "view: aView\x0a\x09view := aView",
  220. messageSends: [],
  221. referencedClasses: []
  222. }),
  223. smalltalk.MKController);
  224. smalltalk.addClass('MKAspectsController', smalltalk.MKController, [], 'Moka-Core');
  225. smalltalk.MKAspectsController.comment="I am an abstract controller for performing one action using an `aspect` on a model.\x0a\x0a## API\x0a\x0a- Use `#aspect:` to plug a selector to be performed on the model\x0a- Subclasses can either use `#performActionWith:` or `#performAction` to evaluate the `aspect` selector on the model with one or no argument.";
  226. smalltalk.addMethod(
  227. smalltalk.method({
  228. selector: "performAspectAction:",
  229. category: 'actions',
  230. fn: function (aSelector){
  231. var self=this;
  232. return smalltalk.withContext(function($ctx1) {
  233. _st(self._model())._perform_(aSelector);
  234. return self}, function($ctx1) {$ctx1.fill(self,"performAspectAction:",{aSelector:aSelector},smalltalk.MKAspectsController)})},
  235. args: ["aSelector"],
  236. source: "performAspectAction: aSelector\x0a\x09self model perform: aSelector",
  237. messageSends: ["perform:", "model"],
  238. referencedClasses: []
  239. }),
  240. smalltalk.MKAspectsController);
  241. smalltalk.addMethod(
  242. smalltalk.method({
  243. selector: "performAspectAction:with:",
  244. category: 'actions',
  245. fn: function (aSelector,anObject){
  246. var self=this;
  247. return smalltalk.withContext(function($ctx1) {
  248. _st(self._model())._perform_withArguments_(_st(aSelector)._asMutator(),[anObject]);
  249. return self}, function($ctx1) {$ctx1.fill(self,"performAspectAction:with:",{aSelector:aSelector,anObject:anObject},smalltalk.MKAspectsController)})},
  250. args: ["aSelector", "anObject"],
  251. source: "performAspectAction: aSelector with: anObject\x0a\x09self model \x0a\x09\x09perform: aSelector asMutator\x0a\x09\x09withArguments: { anObject }",
  252. messageSends: ["perform:withArguments:", "model", "asMutator"],
  253. referencedClasses: []
  254. }),
  255. smalltalk.MKAspectsController);
  256. smalltalk.addClass('MKSingleAspectController', smalltalk.MKAspectsController, [], 'Moka-Core');
  257. smalltalk.MKSingleAspectController.comment="I am an abstract controller used with single aspect views.\x0a\x0aMy view must hold onto one aspect accessed with `#aspect`.";
  258. smalltalk.addMethod(
  259. smalltalk.method({
  260. selector: "performAspectAction",
  261. category: 'actions',
  262. fn: function (){
  263. var self=this;
  264. return smalltalk.withContext(function($ctx1) {
  265. var $1;
  266. $1=self._performAspectAction_(_st(self._view())._aspect());
  267. return $1;
  268. }, function($ctx1) {$ctx1.fill(self,"performAspectAction",{},smalltalk.MKSingleAspectController)})},
  269. args: [],
  270. source: "performAspectAction\x0a\x09^ self performAspectAction: self view aspect",
  271. messageSends: ["performAspectAction:", "aspect", "view"],
  272. referencedClasses: []
  273. }),
  274. smalltalk.MKSingleAspectController);
  275. smalltalk.addMethod(
  276. smalltalk.method({
  277. selector: "performAspectActionWith:",
  278. category: 'actions',
  279. fn: function (anObject){
  280. var self=this;
  281. return smalltalk.withContext(function($ctx1) {
  282. var $1;
  283. $1=self._performAspectAction_with_(_st(self._view())._aspect(),anObject);
  284. return $1;
  285. }, function($ctx1) {$ctx1.fill(self,"performAspectActionWith:",{anObject:anObject},smalltalk.MKSingleAspectController)})},
  286. args: ["anObject"],
  287. source: "performAspectActionWith: anObject\x0a\x09^ self \x0a\x09\x09performAspectAction: self view aspect\x0a\x09\x09with: anObject",
  288. messageSends: ["performAspectAction:with:", "aspect", "view"],
  289. referencedClasses: []
  290. }),
  291. smalltalk.MKSingleAspectController);
  292. smalltalk.addClass('MKObservable', smalltalk.Object, ['announcer'], 'Moka-Core');
  293. smalltalk.MKObservable.comment="View models are typically subclasses of me. \x0a\x0aI implement the Observable part of the Observer pattern in Moka.\x0a\x0aThe observer pattern is implemented through an `announcer` object.\x0a\x0a## API\x0a\x0a- Listening\x0a\x0a Use `#on:do:` or `#on:send:to:` to listen to receiver changes\x0a\x0a- Triggering\x0a\x0a `#changed:` is the builtin method used to trigger `#update:` in views.\x0a Use `#announce:` in subclasses to trigger announcements to listeners.";
  294. smalltalk.addMethod(
  295. smalltalk.method({
  296. selector: "announce:",
  297. category: 'announcements',
  298. fn: function (anAnnouncement){
  299. var self=this;
  300. return smalltalk.withContext(function($ctx1) {
  301. _st(self["@announcer"])._announce_(anAnnouncement);
  302. return self}, function($ctx1) {$ctx1.fill(self,"announce:",{anAnnouncement:anAnnouncement},smalltalk.MKObservable)})},
  303. args: ["anAnnouncement"],
  304. source: "announce: anAnnouncement\x0a\x09announcer announce: anAnnouncement",
  305. messageSends: ["announce:"],
  306. referencedClasses: []
  307. }),
  308. smalltalk.MKObservable);
  309. smalltalk.addMethod(
  310. smalltalk.method({
  311. selector: "changed:",
  312. category: 'announcements',
  313. fn: function (aSelector){
  314. var self=this;
  315. function $MKAspectChanged(){return smalltalk.MKAspectChanged||(typeof MKAspectChanged=="undefined"?nil:MKAspectChanged)}
  316. return smalltalk.withContext(function($ctx1) {
  317. self._announce_(_st($MKAspectChanged())._aspect_(aSelector));
  318. return self}, function($ctx1) {$ctx1.fill(self,"changed:",{aSelector:aSelector},smalltalk.MKObservable)})},
  319. args: ["aSelector"],
  320. source: "changed: aSelector\x0a\x09\x22Trigger `#update:` to all listening aspect views\x22\x0a\x09\x0a\x09self announce: (MKAspectChanged aspect: aSelector)",
  321. messageSends: ["announce:", "aspect:"],
  322. referencedClasses: ["MKAspectChanged"]
  323. }),
  324. smalltalk.MKObservable);
  325. smalltalk.addMethod(
  326. smalltalk.method({
  327. selector: "initialize",
  328. category: 'initialization',
  329. fn: function (){
  330. var self=this;
  331. function $Announcer(){return smalltalk.Announcer||(typeof Announcer=="undefined"?nil:Announcer)}
  332. return smalltalk.withContext(function($ctx1) {
  333. smalltalk.MKObservable.superclass.fn.prototype._initialize.apply(_st(self), []);
  334. self["@announcer"]=_st($Announcer())._new();
  335. return self}, function($ctx1) {$ctx1.fill(self,"initialize",{},smalltalk.MKObservable)})},
  336. args: [],
  337. source: "initialize\x0a\x09super initialize.\x0a\x09announcer := Announcer new",
  338. messageSends: ["initialize", "new"],
  339. referencedClasses: ["Announcer"]
  340. }),
  341. smalltalk.MKObservable);
  342. smalltalk.addMethod(
  343. smalltalk.method({
  344. selector: "on:do:",
  345. category: 'announcements',
  346. fn: function (anAnnouncement,aBlock){
  347. var self=this;
  348. return smalltalk.withContext(function($ctx1) {
  349. _st(self["@announcer"])._on_do_(anAnnouncement,aBlock);
  350. return self}, function($ctx1) {$ctx1.fill(self,"on:do:",{anAnnouncement:anAnnouncement,aBlock:aBlock},smalltalk.MKObservable)})},
  351. args: ["anAnnouncement", "aBlock"],
  352. source: "on: anAnnouncement do: aBlock\x0a\x09announcer on: anAnnouncement do: aBlock",
  353. messageSends: ["on:do:"],
  354. referencedClasses: []
  355. }),
  356. smalltalk.MKObservable);
  357. smalltalk.addMethod(
  358. smalltalk.method({
  359. selector: "on:send:to:",
  360. category: 'announcements',
  361. fn: function (anAnnouncement,aSelector,anObject){
  362. var self=this;
  363. return smalltalk.withContext(function($ctx1) {
  364. _st(self["@announcer"])._on_send_to_(anAnnouncement,aSelector,anObject);
  365. return self}, function($ctx1) {$ctx1.fill(self,"on:send:to:",{anAnnouncement:anAnnouncement,aSelector:aSelector,anObject:anObject},smalltalk.MKObservable)})},
  366. args: ["anAnnouncement", "aSelector", "anObject"],
  367. source: "on: anAnnouncement send: aSelector to: anObject\x0a\x09announcer on: anAnnouncement send: aSelector to: anObject",
  368. messageSends: ["on:send:to:"],
  369. referencedClasses: []
  370. }),
  371. smalltalk.MKObservable);
  372. smalltalk.addClass('MKView', smalltalk.MKObservable, ['controller', 'model', 'root', 'extraCssClass'], 'Moka-Core');
  373. smalltalk.MKView.comment="I implement the View part of the MVC pattern in Moka.\x0a\x0a## API\x0a- Instance can be created with the `MKView class >> model:*` convenience methods\x0a- rendering is done through `#renderContentOn:`, to be overridden in concrete view classes\x0a- `#update` provide updating facility, refreshing the entire view\x0a- subclasses can override `#defaultControllerClass` to provide a default controller specific to a view\x0a- subclasses can override `#observeModel`\x0a- Extra css classes can be added with `#extraCssClass:`.";
  374. smalltalk.addMethod(
  375. smalltalk.method({
  376. selector: "appendToBrush:",
  377. category: 'adding',
  378. fn: function (aTagBrush){
  379. var self=this;
  380. return smalltalk.withContext(function($ctx1) {
  381. self._appendToJQuery_(_st(aTagBrush)._asJQuery());
  382. return self}, function($ctx1) {$ctx1.fill(self,"appendToBrush:",{aTagBrush:aTagBrush},smalltalk.MKView)})},
  383. args: ["aTagBrush"],
  384. source: "appendToBrush: aTagBrush\x0a\x09self appendToJQuery: aTagBrush asJQuery",
  385. messageSends: ["appendToJQuery:", "asJQuery"],
  386. referencedClasses: []
  387. }),
  388. smalltalk.MKView);
  389. smalltalk.addMethod(
  390. smalltalk.method({
  391. selector: "appendToJQuery:",
  392. category: 'adding',
  393. fn: function (aJQuery){
  394. var self=this;
  395. function $HTMLCanvas(){return smalltalk.HTMLCanvas||(typeof HTMLCanvas=="undefined"?nil:HTMLCanvas)}
  396. return smalltalk.withContext(function($ctx1) {
  397. self._renderOn_(_st($HTMLCanvas())._onJQuery_(aJQuery));
  398. return self}, function($ctx1) {$ctx1.fill(self,"appendToJQuery:",{aJQuery:aJQuery},smalltalk.MKView)})},
  399. args: ["aJQuery"],
  400. source: "appendToJQuery: aJQuery\x0a\x09self renderOn: (HTMLCanvas onJQuery: aJQuery)",
  401. messageSends: ["renderOn:", "onJQuery:"],
  402. referencedClasses: ["HTMLCanvas"]
  403. }),
  404. smalltalk.MKView);
  405. smalltalk.addMethod(
  406. smalltalk.method({
  407. selector: "asJQuery",
  408. category: 'converting',
  409. fn: function (){
  410. var self=this;
  411. return smalltalk.withContext(function($ctx1) {
  412. var $1;
  413. $1=_st(self["@root"])._asJQuery();
  414. return $1;
  415. }, function($ctx1) {$ctx1.fill(self,"asJQuery",{},smalltalk.MKView)})},
  416. args: [],
  417. source: "asJQuery\x0a\x09^ root asJQuery",
  418. messageSends: ["asJQuery"],
  419. referencedClasses: []
  420. }),
  421. smalltalk.MKView);
  422. smalltalk.addMethod(
  423. smalltalk.method({
  424. selector: "blur",
  425. category: 'actions',
  426. fn: function (){
  427. var self=this;
  428. return smalltalk.withContext(function($ctx1) {
  429. var $1;
  430. $1=self["@root"];
  431. if(($receiver = $1) == nil || $receiver == null){
  432. $1;
  433. } else {
  434. _st(_st(self["@root"])._asJQuery())._blur();
  435. };
  436. return self}, function($ctx1) {$ctx1.fill(self,"blur",{},smalltalk.MKView)})},
  437. args: [],
  438. source: "blur\x0a\x09root ifNotNil: [ root asJQuery blur ]",
  439. messageSends: ["ifNotNil:", "blur", "asJQuery"],
  440. referencedClasses: []
  441. }),
  442. smalltalk.MKView);
  443. smalltalk.addMethod(
  444. smalltalk.method({
  445. selector: "children",
  446. category: 'accessing',
  447. fn: function (){
  448. var self=this;
  449. return smalltalk.withContext(function($ctx1) {
  450. var $1;
  451. $1=[];
  452. return $1;
  453. }, function($ctx1) {$ctx1.fill(self,"children",{},smalltalk.MKView)})},
  454. args: [],
  455. source: "children\x0a\x09\x22Answer all the sub-views of the receiver\x22\x0a\x09^ #()",
  456. messageSends: [],
  457. referencedClasses: []
  458. }),
  459. smalltalk.MKView);
  460. smalltalk.addMethod(
  461. smalltalk.method({
  462. selector: "controller",
  463. category: 'accessing',
  464. fn: function (){
  465. var self=this;
  466. return smalltalk.withContext(function($ctx1) {
  467. var $1,$2;
  468. $1=self["@controller"];
  469. if(($receiver = $1) == nil || $receiver == null){
  470. self._controller_(self._defaultController());
  471. } else {
  472. $1;
  473. };
  474. $2=self["@controller"];
  475. return $2;
  476. }, function($ctx1) {$ctx1.fill(self,"controller",{},smalltalk.MKView)})},
  477. args: [],
  478. source: "controller\x0a\x09\x22Answer the current receiver's controller.\x0a\x09If no controller is installed yet, install the `defaultController`\x0a\x09of the receiver and answer it.\x22\x0a\x09\x0a\x09controller ifNil: [ \x0a\x09\x09self controller: self defaultController ].\x0a\x09^ controller",
  479. messageSends: ["ifNil:", "controller:", "defaultController"],
  480. referencedClasses: []
  481. }),
  482. smalltalk.MKView);
  483. smalltalk.addMethod(
  484. smalltalk.method({
  485. selector: "controller:",
  486. category: 'accessing',
  487. fn: function (aController){
  488. var self=this;
  489. return smalltalk.withContext(function($ctx1) {
  490. var $1;
  491. self["@controller"]=aController;
  492. _st(aController)._view_(self);
  493. $1=_st(aController)._model_(self._model());
  494. return self}, function($ctx1) {$ctx1.fill(self,"controller:",{aController:aController},smalltalk.MKView)})},
  495. args: ["aController"],
  496. source: "controller: aController\x0a\x09\x22Install `aController` to be the receiver's controller\x22\x0a\x09\x0a\x09controller := aController.\x0a\x09aController \x0a\x09\x09view: self;\x0a\x09\x09model: self model",
  497. messageSends: ["view:", "model:", "model"],
  498. referencedClasses: []
  499. }),
  500. smalltalk.MKView);
  501. smalltalk.addMethod(
  502. smalltalk.method({
  503. selector: "cssClass",
  504. category: 'accessing',
  505. fn: function (){
  506. var self=this;
  507. function $String(){return smalltalk.String||(typeof String=="undefined"?nil:String)}
  508. return smalltalk.withContext(function($ctx1) {
  509. var $2,$1;
  510. $1=_st($String())._streamContents_((function(stream){
  511. return smalltalk.withContext(function($ctx2) {
  512. _st(stream).__lt_lt("moka_view");
  513. $ctx2.sendIdx["<<"]=1;
  514. $2=self._extraCssClass();
  515. $ctx2.sendIdx["extraCssClass"]=1;
  516. return _st($2)._ifNotEmpty_((function(){
  517. return smalltalk.withContext(function($ctx3) {
  518. return _st(_st(stream).__lt_lt(" ")).__lt_lt(self._extraCssClass());
  519. $ctx3.sendIdx["<<"]=2;
  520. }, function($ctx3) {$ctx3.fillBlock({},$ctx2,2)})}));
  521. }, function($ctx2) {$ctx2.fillBlock({stream:stream},$ctx1,1)})}));
  522. return $1;
  523. }, function($ctx1) {$ctx1.fill(self,"cssClass",{},smalltalk.MKView)})},
  524. args: [],
  525. source: "cssClass\x0a\x09^ String streamContents: [ :stream |\x0a\x09\x09stream << 'moka_view'.\x0a\x09\x09self extraCssClass ifNotEmpty: [\x0a\x09\x09\x09stream << ' ' << self extraCssClass ] ]",
  526. messageSends: ["streamContents:", "<<", "ifNotEmpty:", "extraCssClass"],
  527. referencedClasses: ["String"]
  528. }),
  529. smalltalk.MKView);
  530. smalltalk.addMethod(
  531. smalltalk.method({
  532. selector: "cssStyle",
  533. category: 'accessing',
  534. fn: function (){
  535. var self=this;
  536. return smalltalk.withContext(function($ctx1) {
  537. return "";
  538. }, function($ctx1) {$ctx1.fill(self,"cssStyle",{},smalltalk.MKView)})},
  539. args: [],
  540. source: "cssStyle\x0a\x09^ ''",
  541. messageSends: [],
  542. referencedClasses: []
  543. }),
  544. smalltalk.MKView);
  545. smalltalk.addMethod(
  546. smalltalk.method({
  547. selector: "defaultController",
  548. category: 'factory',
  549. fn: function (){
  550. var self=this;
  551. return smalltalk.withContext(function($ctx1) {
  552. var $1;
  553. $1=_st(self._defaultControllerClass())._new();
  554. return $1;
  555. }, function($ctx1) {$ctx1.fill(self,"defaultController",{},smalltalk.MKView)})},
  556. args: [],
  557. source: "defaultController\x0a\x09^ self defaultControllerClass new",
  558. messageSends: ["new", "defaultControllerClass"],
  559. referencedClasses: []
  560. }),
  561. smalltalk.MKView);
  562. smalltalk.addMethod(
  563. smalltalk.method({
  564. selector: "defaultControllerClass",
  565. category: 'defaults',
  566. fn: function (){
  567. var self=this;
  568. function $MKController(){return smalltalk.MKController||(typeof MKController=="undefined"?nil:MKController)}
  569. return smalltalk.withContext(function($ctx1) {
  570. return $MKController();
  571. }, function($ctx1) {$ctx1.fill(self,"defaultControllerClass",{},smalltalk.MKView)})},
  572. args: [],
  573. source: "defaultControllerClass\x0a\x09^ MKController",
  574. messageSends: [],
  575. referencedClasses: ["MKController"]
  576. }),
  577. smalltalk.MKView);
  578. smalltalk.addMethod(
  579. smalltalk.method({
  580. selector: "domPosition",
  581. category: 'dom',
  582. fn: function (){
  583. var self=this;
  584. var offset;
  585. return smalltalk.withContext(function($ctx1) {
  586. var $1;
  587. offset=_st(self._asJQuery())._offset();
  588. $1=_st(_st(offset)._left()).__at(_st(offset)._top());
  589. return $1;
  590. }, function($ctx1) {$ctx1.fill(self,"domPosition",{offset:offset},smalltalk.MKView)})},
  591. args: [],
  592. source: "domPosition\x0a\x09\x22Answer the position of the reciever in the page\x22\x0a\x09\x0a\x09| offset |\x0a\x09offset := self asJQuery offset.\x0a\x09^ offset left @ offset top",
  593. messageSends: ["offset", "asJQuery", "@", "left", "top"],
  594. referencedClasses: []
  595. }),
  596. smalltalk.MKView);
  597. smalltalk.addMethod(
  598. smalltalk.method({
  599. selector: "domSize",
  600. category: 'dom',
  601. fn: function (){
  602. var self=this;
  603. return smalltalk.withContext(function($ctx1) {
  604. var $3,$2,$1;
  605. $3=self._asJQuery();
  606. $ctx1.sendIdx["asJQuery"]=1;
  607. $2=_st($3)._width();
  608. $1=_st($2).__at(_st(self._asJQuery())._height());
  609. return $1;
  610. }, function($ctx1) {$ctx1.fill(self,"domSize",{},smalltalk.MKView)})},
  611. args: [],
  612. source: "domSize\x0a\x09^ self asJQuery width @ self asJQuery height",
  613. messageSends: ["@", "width", "asJQuery", "height"],
  614. referencedClasses: []
  615. }),
  616. smalltalk.MKView);
  617. smalltalk.addMethod(
  618. smalltalk.method({
  619. selector: "extraCssClass",
  620. category: 'accessing',
  621. fn: function (){
  622. var self=this;
  623. return smalltalk.withContext(function($ctx1) {
  624. var $2,$1;
  625. $2=self["@extraCssClass"];
  626. if(($receiver = $2) == nil || $receiver == null){
  627. $1="";
  628. } else {
  629. $1=$2;
  630. };
  631. return $1;
  632. }, function($ctx1) {$ctx1.fill(self,"extraCssClass",{},smalltalk.MKView)})},
  633. args: [],
  634. source: "extraCssClass\x0a\x09^ extraCssClass ifNil: [ '' ]",
  635. messageSends: ["ifNil:"],
  636. referencedClasses: []
  637. }),
  638. smalltalk.MKView);
  639. smalltalk.addMethod(
  640. smalltalk.method({
  641. selector: "extraCssClass:",
  642. category: 'accessing',
  643. fn: function (aString){
  644. var self=this;
  645. return smalltalk.withContext(function($ctx1) {
  646. self["@extraCssClass"]=aString;
  647. return self}, function($ctx1) {$ctx1.fill(self,"extraCssClass:",{aString:aString},smalltalk.MKView)})},
  648. args: ["aString"],
  649. source: "extraCssClass: aString\x0a\x09extraCssClass := aString",
  650. messageSends: [],
  651. referencedClasses: []
  652. }),
  653. smalltalk.MKView);
  654. smalltalk.addMethod(
  655. smalltalk.method({
  656. selector: "focus",
  657. category: 'actions',
  658. fn: function (){
  659. var self=this;
  660. return smalltalk.withContext(function($ctx1) {
  661. var $1;
  662. $1=self["@root"];
  663. if(($receiver = $1) == nil || $receiver == null){
  664. $1;
  665. } else {
  666. _st(_st(self["@root"])._asJQuery())._focus();
  667. };
  668. return self}, function($ctx1) {$ctx1.fill(self,"focus",{},smalltalk.MKView)})},
  669. args: [],
  670. source: "focus\x0a\x09root ifNotNil: [ root asJQuery focus ]",
  671. messageSends: ["ifNotNil:", "focus", "asJQuery"],
  672. referencedClasses: []
  673. }),
  674. smalltalk.MKView);
  675. smalltalk.addMethod(
  676. smalltalk.method({
  677. selector: "model",
  678. category: 'accessing',
  679. fn: function (){
  680. var self=this;
  681. return smalltalk.withContext(function($ctx1) {
  682. var $1;
  683. $1=self["@model"];
  684. return $1;
  685. }, function($ctx1) {$ctx1.fill(self,"model",{},smalltalk.MKView)})},
  686. args: [],
  687. source: "model\x0a\x09^ model",
  688. messageSends: [],
  689. referencedClasses: []
  690. }),
  691. smalltalk.MKView);
  692. smalltalk.addMethod(
  693. smalltalk.method({
  694. selector: "model:",
  695. category: 'accessing',
  696. fn: function (aModel){
  697. var self=this;
  698. return smalltalk.withContext(function($ctx1) {
  699. self["@model"]=aModel;
  700. self._observeModel();
  701. return self}, function($ctx1) {$ctx1.fill(self,"model:",{aModel:aModel},smalltalk.MKView)})},
  702. args: ["aModel"],
  703. source: "model: aModel\x0a\x09model := aModel.\x0a\x09self observeModel",
  704. messageSends: ["observeModel"],
  705. referencedClasses: []
  706. }),
  707. smalltalk.MKView);
  708. smalltalk.addMethod(
  709. smalltalk.method({
  710. selector: "observeModel",
  711. category: 'observing',
  712. fn: function (){
  713. var self=this;
  714. return smalltalk.withContext(function($ctx1) {
  715. return self}, function($ctx1) {$ctx1.fill(self,"observeModel",{},smalltalk.MKView)})},
  716. args: [],
  717. source: "observeModel\x0a\x09\x22No op. Override in subclasses\x22",
  718. messageSends: [],
  719. referencedClasses: []
  720. }),
  721. smalltalk.MKView);
  722. smalltalk.addMethod(
  723. smalltalk.method({
  724. selector: "remove",
  725. category: 'actions',
  726. fn: function (){
  727. var self=this;
  728. function $MKViewRemoved(){return smalltalk.MKViewRemoved||(typeof MKViewRemoved=="undefined"?nil:MKViewRemoved)}
  729. return smalltalk.withContext(function($ctx1) {
  730. var $1;
  731. $1=self["@root"];
  732. if(($receiver = $1) == nil || $receiver == null){
  733. $1;
  734. } else {
  735. _st(_st(self["@root"])._asJQuery())._remove();
  736. };
  737. self._announce_(_st($MKViewRemoved())._view_(self));
  738. return self}, function($ctx1) {$ctx1.fill(self,"remove",{},smalltalk.MKView)})},
  739. args: [],
  740. source: "remove\x0a\x09\x22Removes the receiver from the DOM\x22\x0a\x09root ifNotNil: [ root asJQuery remove ].\x0a\x09\x0a\x09self announce: (MKViewRemoved view: self)",
  741. messageSends: ["ifNotNil:", "remove", "asJQuery", "announce:", "view:"],
  742. referencedClasses: ["MKViewRemoved"]
  743. }),
  744. smalltalk.MKView);
  745. smalltalk.addMethod(
  746. smalltalk.method({
  747. selector: "render",
  748. category: 'rendering',
  749. fn: function (){
  750. var self=this;
  751. return smalltalk.withContext(function($ctx1) {
  752. self._appendToJQuery_("body"._asJQuery());
  753. return self}, function($ctx1) {$ctx1.fill(self,"render",{},smalltalk.MKView)})},
  754. args: [],
  755. source: "render\x0a\x09\x22Append the receiver to the BODY element\x22\x0a\x09\x0a\x09self appendToJQuery: 'body' asJQuery",
  756. messageSends: ["appendToJQuery:", "asJQuery"],
  757. referencedClasses: []
  758. }),
  759. smalltalk.MKView);
  760. smalltalk.addMethod(
  761. smalltalk.method({
  762. selector: "renderContentOn:",
  763. category: 'rendering',
  764. fn: function (html){
  765. var self=this;
  766. return smalltalk.withContext(function($ctx1) {
  767. return self}, function($ctx1) {$ctx1.fill(self,"renderContentOn:",{html:html},smalltalk.MKView)})},
  768. args: ["html"],
  769. source: "renderContentOn: html\x0a\x09\x22Main rendering method, override in subclasses.\x22",
  770. messageSends: [],
  771. referencedClasses: []
  772. }),
  773. smalltalk.MKView);
  774. smalltalk.addMethod(
  775. smalltalk.method({
  776. selector: "renderOn:",
  777. category: 'rendering',
  778. fn: function (html){
  779. var self=this;
  780. return smalltalk.withContext(function($ctx1) {
  781. var $1,$2;
  782. $1=_st(html)._tag_(self._tag());
  783. _st($1)._class_(self._cssClass());
  784. _st($1)._style_(self._cssStyle());
  785. $2=_st($1)._yourself();
  786. self["@root"]=$2;
  787. _st(self["@root"])._with_((function(){
  788. return smalltalk.withContext(function($ctx2) {
  789. return self._renderContentOn_(html);
  790. }, function($ctx2) {$ctx2.fillBlock({},$ctx1,1)})}));
  791. self._setupEventHandlers();
  792. return self}, function($ctx1) {$ctx1.fill(self,"renderOn:",{html:html},smalltalk.MKView)})},
  793. args: ["html"],
  794. source: "renderOn: html\x0a\x09\x22Basic rendering method.\x0a\x09Do not override this method, but `#renderContentOn:`\x22\x0a\x09\x0a\x09root := (html tag: self tag)\x0a\x09\x09class: self cssClass;\x0a\x09\x09style: self cssStyle;\x0a\x09\x09yourself.\x0a\x09root with: [ self renderContentOn: html ].\x0a\x09\x0a\x09self setupEventHandlers",
  795. messageSends: ["class:", "tag:", "tag", "cssClass", "style:", "cssStyle", "yourself", "with:", "renderContentOn:", "setupEventHandlers"],
  796. referencedClasses: []
  797. }),
  798. smalltalk.MKView);
  799. smalltalk.addMethod(
  800. smalltalk.method({
  801. selector: "resized",
  802. category: 'actions',
  803. fn: function (){
  804. var self=this;
  805. return smalltalk.withContext(function($ctx1) {
  806. _st(self._children())._do_((function(each){
  807. return smalltalk.withContext(function($ctx2) {
  808. return _st(each)._resized();
  809. }, function($ctx2) {$ctx2.fillBlock({each:each},$ctx1,1)})}));
  810. return self}, function($ctx1) {$ctx1.fill(self,"resized",{},smalltalk.MKView)})},
  811. args: [],
  812. source: "resized\x0a\x09\x22Action triggered when the view has been resized from the outside\x22\x0a\x09\x0a\x09self children do: [ :each | each resized ]\x0a\x09",
  813. messageSends: ["do:", "children", "resized"],
  814. referencedClasses: []
  815. }),
  816. smalltalk.MKView);
  817. smalltalk.addMethod(
  818. smalltalk.method({
  819. selector: "setupEventHandlers",
  820. category: 'private',
  821. fn: function (){
  822. var self=this;
  823. return smalltalk.withContext(function($ctx1) {
  824. var $1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12;
  825. $1=self["@root"];
  826. _st($1)._onClick_((function(event){
  827. return smalltalk.withContext(function($ctx2) {
  828. $2=self._controller();
  829. $ctx2.sendIdx["controller"]=1;
  830. return _st($2)._onClick_(event);
  831. }, function($ctx2) {$ctx2.fillBlock({event:event},$ctx1,1)})}));
  832. $ctx1.sendIdx["onClick:"]=1;
  833. _st($1)._onDblClick_((function(event){
  834. return smalltalk.withContext(function($ctx2) {
  835. $3=self._controller();
  836. $ctx2.sendIdx["controller"]=2;
  837. return _st($3)._onDblClick_(event);
  838. }, function($ctx2) {$ctx2.fillBlock({event:event},$ctx1,2)})}));
  839. $ctx1.sendIdx["onDblClick:"]=1;
  840. _st($1)._onMouseEnter_((function(event){
  841. return smalltalk.withContext(function($ctx2) {
  842. $4=self._controller();
  843. $ctx2.sendIdx["controller"]=3;
  844. return _st($4)._onMouseEnter_(event);
  845. }, function($ctx2) {$ctx2.fillBlock({event:event},$ctx1,3)})}));
  846. $ctx1.sendIdx["onMouseEnter:"]=1;
  847. _st($1)._onMouseLeave_((function(event){
  848. return smalltalk.withContext(function($ctx2) {
  849. $5=self._controller();
  850. $ctx2.sendIdx["controller"]=4;
  851. return _st($5)._onMouseLeave_(event);
  852. }, function($ctx2) {$ctx2.fillBlock({event:event},$ctx1,4)})}));
  853. $ctx1.sendIdx["onMouseLeave:"]=1;
  854. _st($1)._onMouseOver_((function(event){
  855. return smalltalk.withContext(function($ctx2) {
  856. $6=self._controller();
  857. $ctx2.sendIdx["controller"]=5;
  858. return _st($6)._onMouseOver_(event);
  859. }, function($ctx2) {$ctx2.fillBlock({event:event},$ctx1,5)})}));
  860. $ctx1.sendIdx["onMouseOver:"]=1;
  861. _st($1)._onMouseOut_((function(event){
  862. return smalltalk.withContext(function($ctx2) {
  863. $7=self._controller();
  864. $ctx2.sendIdx["controller"]=6;
  865. return _st($7)._onMouseOut_(event);
  866. }, function($ctx2) {$ctx2.fillBlock({event:event},$ctx1,6)})}));
  867. $ctx1.sendIdx["onMouseOut:"]=1;
  868. _st($1)._onMouseMove_((function(event){
  869. return smalltalk.withContext(function($ctx2) {
  870. $8=self._controller();
  871. $ctx2.sendIdx["controller"]=7;
  872. return _st($8)._onMouseMove_(event);
  873. }, function($ctx2) {$ctx2.fillBlock({event:event},$ctx1,7)})}));
  874. $ctx1.sendIdx["onMouseMove:"]=1;
  875. _st($1)._onKeyDown_((function(event){
  876. return smalltalk.withContext(function($ctx2) {
  877. $9=self._controller();
  878. $ctx2.sendIdx["controller"]=8;
  879. return _st($9)._onKeyDown_(event);
  880. }, function($ctx2) {$ctx2.fillBlock({event:event},$ctx1,8)})}));
  881. $ctx1.sendIdx["onKeyDown:"]=1;
  882. _st($1)._onKeyUp_((function(event){
  883. return smalltalk.withContext(function($ctx2) {
  884. $10=self._controller();
  885. $ctx2.sendIdx["controller"]=9;
  886. return _st($10)._onKeyUp_(event);
  887. }, function($ctx2) {$ctx2.fillBlock({event:event},$ctx1,9)})}));
  888. $ctx1.sendIdx["onKeyUp:"]=1;
  889. _st($1)._onKeyPress_((function(event){
  890. return smalltalk.withContext(function($ctx2) {
  891. $11=self._controller();
  892. $ctx2.sendIdx["controller"]=10;
  893. return _st($11)._onKeyPress_(event);
  894. }, function($ctx2) {$ctx2.fillBlock({event:event},$ctx1,10)})}));
  895. $ctx1.sendIdx["onKeyPress:"]=1;
  896. $12=_st($1)._onChange_((function(event){
  897. return smalltalk.withContext(function($ctx2) {
  898. return _st(self._controller())._onChange_(event);
  899. }, function($ctx2) {$ctx2.fillBlock({event:event},$ctx1,11)})}));
  900. $ctx1.sendIdx["onChange:"]=1;
  901. return self}, function($ctx1) {$ctx1.fill(self,"setupEventHandlers",{},smalltalk.MKView)})},
  902. args: [],
  903. source: "setupEventHandlers\x0a\x09root\x0a\x09\x09onClick: [ :event | self controller onClick: event ];\x0a\x09\x09onDblClick: [ :event | self controller onDblClick: event ];\x0a\x09\x09onMouseEnter: [ :event | self controller onMouseEnter: event ];\x0a\x09\x09onMouseLeave: [ :event | self controller onMouseLeave: event ];\x0a\x09\x09onMouseOver: [ :event | self controller onMouseOver: event ];\x0a\x09\x09onMouseOut: [ :event | self controller onMouseOut: event ];\x0a\x09\x09onMouseMove: [ :event | self controller onMouseMove: event ];\x0a\x09\x09onKeyDown: [ :event | self controller onKeyDown: event ];\x0a\x09\x09onKeyUp: [ :event | self controller onKeyUp: event ];\x0a\x09\x09onKeyPress: [ :event | self controller onKeyPress: event ];\x0a\x09\x09onChange: [ :event | self controller onChange: event ]",
  904. messageSends: ["onClick:", "controller", "onDblClick:", "onMouseEnter:", "onMouseLeave:", "onMouseOver:", "onMouseOut:", "onMouseMove:", "onKeyDown:", "onKeyUp:", "onKeyPress:", "onChange:"],
  905. referencedClasses: []
  906. }),
  907. smalltalk.MKView);
  908. smalltalk.addMethod(
  909. smalltalk.method({
  910. selector: "tag",
  911. category: 'accessing',
  912. fn: function (){
  913. var self=this;
  914. return smalltalk.withContext(function($ctx1) {
  915. return "div";
  916. }, function($ctx1) {$ctx1.fill(self,"tag",{},smalltalk.MKView)})},
  917. args: [],
  918. source: "tag\x0a\x09^ 'div'",
  919. messageSends: [],
  920. referencedClasses: []
  921. }),
  922. smalltalk.MKView);
  923. smalltalk.addMethod(
  924. smalltalk.method({
  925. selector: "update",
  926. category: 'updating',
  927. fn: function (){
  928. var self=this;
  929. return smalltalk.withContext(function($ctx1) {
  930. var $1,$2;
  931. $1=self["@root"];
  932. if(($receiver = $1) == nil || $receiver == null){
  933. return self;
  934. } else {
  935. $1;
  936. };
  937. $2=_st(self["@root"])._asJQuery();
  938. $ctx1.sendIdx["asJQuery"]=1;
  939. _st($2)._empty();
  940. _st((function(html){
  941. return smalltalk.withContext(function($ctx2) {
  942. return self._renderContentOn_(html);
  943. }, function($ctx2) {$ctx2.fillBlock({html:html},$ctx1,2)})}))._appendToJQuery_(_st(self["@root"])._asJQuery());
  944. return self}, function($ctx1) {$ctx1.fill(self,"update",{},smalltalk.MKView)})},
  945. args: [],
  946. source: "update\x0a\x09\x22Update the view's content. Override in subclasses to fine-tune updating\x22\x0a\x09\x0a\x09root ifNil: [ ^ self ].\x0a\x09\x0a\x09root asJQuery empty.\x0a\x09[ :html | self renderContentOn: html ] \x0a\x09\x09appendToJQuery: root asJQuery",
  947. messageSends: ["ifNil:", "empty", "asJQuery", "appendToJQuery:", "renderContentOn:"],
  948. referencedClasses: []
  949. }),
  950. smalltalk.MKView);
  951. smalltalk.addMethod(
  952. smalltalk.method({
  953. selector: "model:",
  954. category: 'instance creation',
  955. fn: function (aModel){
  956. var self=this;
  957. return smalltalk.withContext(function($ctx1) {
  958. var $2,$3,$1;
  959. $2=self._new();
  960. _st($2)._model_(aModel);
  961. $3=_st($2)._yourself();
  962. $1=$3;
  963. return $1;
  964. }, function($ctx1) {$ctx1.fill(self,"model:",{aModel:aModel},smalltalk.MKView.klass)})},
  965. args: ["aModel"],
  966. source: "model: aModel\x0a\x09^ self new\x0a\x09\x09model: aModel;\x0a\x09\x09yourself",
  967. messageSends: ["model:", "new", "yourself"],
  968. referencedClasses: []
  969. }),
  970. smalltalk.MKView.klass);
  971. smalltalk.addMethod(
  972. smalltalk.method({
  973. selector: "model:controller:",
  974. category: 'instance creation',
  975. fn: function (aModel,aController){
  976. var self=this;
  977. return smalltalk.withContext(function($ctx1) {
  978. var $2,$3,$1;
  979. $2=self._model_(aModel);
  980. _st($2)._controller_(aController);
  981. $3=_st($2)._yourself();
  982. $1=$3;
  983. return $1;
  984. }, function($ctx1) {$ctx1.fill(self,"model:controller:",{aModel:aModel,aController:aController},smalltalk.MKView.klass)})},
  985. args: ["aModel", "aController"],
  986. source: "model: aModel controller: aController\x0a\x09^ (self model: aModel)\x0a\x09\x09controller: aController;\x0a\x09\x09yourself",
  987. messageSends: ["controller:", "model:", "yourself"],
  988. referencedClasses: []
  989. }),
  990. smalltalk.MKView.klass);
  991. smalltalk.addClass('MKLayoutView', smalltalk.MKView, ['layout'], 'Moka-Core');
  992. smalltalk.MKLayoutView.comment="I implement the View part of the MVC pattern in Moka.\x0a\x0a## API\x0a- Instance can be created with the `MKView class >> model:*` convenience methods\x0a- rendering is done through `#renderContentOn:`, to be overridden in concrete view classes\x0a- `#update` provide updating facility, refreshing the entire view\x0a- subclasses can override `#defaultControllerClass` to provide a default controller specific to a view\x0a- subclasses can override `#observeModel`\x0a- Extra css classes can be added with `#extraCssClass:`.";
  993. smalltalk.addMethod(
  994. smalltalk.method({
  995. selector: "bottom",
  996. category: 'layout',
  997. fn: function (){
  998. var self=this;
  999. return smalltalk.withContext(function($ctx1) {
  1000. var $1;
  1001. $1=_st(self._layout())._bottom();
  1002. return $1;
  1003. }, function($ctx1) {$ctx1.fill(self,"bottom",{},smalltalk.MKLayoutView)})},
  1004. args: [],
  1005. source: "bottom\x0a\x09^ self layout bottom",
  1006. messageSends: ["bottom", "layout"],
  1007. referencedClasses: []
  1008. }),
  1009. smalltalk.MKLayoutView);
  1010. smalltalk.addMethod(
  1011. smalltalk.method({
  1012. selector: "bottom:",
  1013. category: 'layout',
  1014. fn: function (aNumber){
  1015. var self=this;
  1016. return smalltalk.withContext(function($ctx1) {
  1017. _st(self._layout())._bottom_(aNumber);
  1018. return self}, function($ctx1) {$ctx1.fill(self,"bottom:",{aNumber:aNumber},smalltalk.MKLayoutView)})},
  1019. args: ["aNumber"],
  1020. source: "bottom: aNumber\x0a\x09self layout bottom: aNumber",
  1021. messageSends: ["bottom:", "layout"],
  1022. referencedClasses: []
  1023. }),
  1024. smalltalk.MKLayoutView);
  1025. smalltalk.addMethod(
  1026. smalltalk.method({
  1027. selector: "centerX",
  1028. category: 'layout',
  1029. fn: function (){
  1030. var self=this;
  1031. return smalltalk.withContext(function($ctx1) {
  1032. var $1;
  1033. $1=_st(self._layout())._centerX();
  1034. return $1;
  1035. }, function($ctx1) {$ctx1.fill(self,"centerX",{},smalltalk.MKLayoutView)})},
  1036. args: [],
  1037. source: "centerX\x0a\x09^ self layout centerX",
  1038. messageSends: ["centerX", "layout"],
  1039. referencedClasses: []
  1040. }),
  1041. smalltalk.MKLayoutView);
  1042. smalltalk.addMethod(
  1043. smalltalk.method({
  1044. selector: "centerX:",
  1045. category: 'layout',
  1046. fn: function (aNumber){
  1047. var self=this;
  1048. return smalltalk.withContext(function($ctx1) {
  1049. _st(self._layout())._centerX_(aNumber);
  1050. return self}, function($ctx1) {$ctx1.fill(self,"centerX:",{aNumber:aNumber},smalltalk.MKLayoutView)})},
  1051. args: ["aNumber"],
  1052. source: "centerX: aNumber\x0a\x09self layout centerX: aNumber",
  1053. messageSends: ["centerX:", "layout"],
  1054. referencedClasses: []
  1055. }),
  1056. smalltalk.MKLayoutView);
  1057. smalltalk.addMethod(
  1058. smalltalk.method({
  1059. selector: "centerY",
  1060. category: 'layout',
  1061. fn: function (){
  1062. var self=this;
  1063. return smalltalk.withContext(function($ctx1) {
  1064. var $1;
  1065. $1=_st(self._layout())._centerY();
  1066. return $1;
  1067. }, function($ctx1) {$ctx1.fill(self,"centerY",{},smalltalk.MKLayoutView)})},
  1068. args: [],
  1069. source: "centerY\x0a\x09^ self layout centerY",
  1070. messageSends: ["centerY", "layout"],
  1071. referencedClasses: []
  1072. }),
  1073. smalltalk.MKLayoutView);
  1074. smalltalk.addMethod(
  1075. smalltalk.method({
  1076. selector: "centerY:",
  1077. category: 'layout',
  1078. fn: function (aNumber){
  1079. var self=this;
  1080. return smalltalk.withContext(function($ctx1) {
  1081. _st(self._layout())._centerY_(aNumber);
  1082. return self}, function($ctx1) {$ctx1.fill(self,"centerY:",{aNumber:aNumber},smalltalk.MKLayoutView)})},
  1083. args: ["aNumber"],
  1084. source: "centerY: aNumber\x0a\x09self layout centerY: aNumber",
  1085. messageSends: ["centerY:", "layout"],
  1086. referencedClasses: []
  1087. }),
  1088. smalltalk.MKLayoutView);
  1089. smalltalk.addMethod(
  1090. smalltalk.method({
  1091. selector: "cssStyle",
  1092. category: 'accessing',
  1093. fn: function (){
  1094. var self=this;
  1095. return smalltalk.withContext(function($ctx1) {
  1096. var $1;
  1097. $1=_st(self._layout())._asCssString();
  1098. return $1;
  1099. }, function($ctx1) {$ctx1.fill(self,"cssStyle",{},smalltalk.MKLayoutView)})},
  1100. args: [],
  1101. source: "cssStyle\x0a\x09^ self layout asCssString",
  1102. messageSends: ["asCssString", "layout"],
  1103. referencedClasses: []
  1104. }),
  1105. smalltalk.MKLayoutView);
  1106. smalltalk.addMethod(
  1107. smalltalk.method({
  1108. selector: "defaultLayout",
  1109. category: 'defaults',
  1110. fn: function (){
  1111. var self=this;
  1112. function $MKLayout(){return smalltalk.MKLayout||(typeof MKLayout=="undefined"?nil:MKLayout)}
  1113. return smalltalk.withContext(function($ctx1) {
  1114. var $2,$3,$1;
  1115. $2=_st($MKLayout())._new();
  1116. _st($2)._left_((0));
  1117. _st($2)._top_((0));
  1118. _st($2)._right_((0));
  1119. _st($2)._bottom_((0));
  1120. $3=_st($2)._yourself();
  1121. $1=$3;
  1122. return $1;
  1123. }, function($ctx1) {$ctx1.fill(self,"defaultLayout",{},smalltalk.MKLayoutView)})},
  1124. args: [],
  1125. source: "defaultLayout\x0a\x09^ MKLayout new\x0a\x09\x09left: 0;\x0a\x09\x09top: 0;\x0a\x09\x09right: 0;\x0a\x09\x09bottom: 0;\x0a\x09\x09yourself",
  1126. messageSends: ["left:", "new", "top:", "right:", "bottom:", "yourself"],
  1127. referencedClasses: ["MKLayout"]
  1128. }),
  1129. smalltalk.MKLayoutView);
  1130. smalltalk.addMethod(
  1131. smalltalk.method({
  1132. selector: "height",
  1133. category: 'layout',
  1134. fn: function (){
  1135. var self=this;
  1136. return smalltalk.withContext(function($ctx1) {
  1137. var $1;
  1138. $1=_st(self._layout())._height();
  1139. return $1;
  1140. }, function($ctx1) {$ctx1.fill(self,"height",{},smalltalk.MKLayoutView)})},
  1141. args: [],
  1142. source: "height\x0a\x09^ self layout height",
  1143. messageSends: ["height", "layout"],
  1144. referencedClasses: []
  1145. }),
  1146. smalltalk.MKLayoutView);
  1147. smalltalk.addMethod(
  1148. smalltalk.method({
  1149. selector: "height:",
  1150. category: 'layout',
  1151. fn: function (aNumber){
  1152. var self=this;
  1153. return smalltalk.withContext(function($ctx1) {
  1154. _st(self._layout())._height_(aNumber);
  1155. return self}, function($ctx1) {$ctx1.fill(self,"height:",{aNumber:aNumber},smalltalk.MKLayoutView)})},
  1156. args: ["aNumber"],
  1157. source: "height: aNumber\x0a\x09self layout height: aNumber",
  1158. messageSends: ["height:", "layout"],
  1159. referencedClasses: []
  1160. }),
  1161. smalltalk.MKLayoutView);
  1162. smalltalk.addMethod(
  1163. smalltalk.method({
  1164. selector: "layout",
  1165. category: 'accessing',
  1166. fn: function (){
  1167. var self=this;
  1168. return smalltalk.withContext(function($ctx1) {
  1169. var $2,$1;
  1170. $2=self["@layout"];
  1171. if(($receiver = $2) == nil || $receiver == null){
  1172. self["@layout"]=self._defaultLayout();
  1173. $1=self["@layout"];
  1174. } else {
  1175. $1=$2;
  1176. };
  1177. return $1;
  1178. }, function($ctx1) {$ctx1.fill(self,"layout",{},smalltalk.MKLayoutView)})},
  1179. args: [],
  1180. source: "layout\x0a\x09^ layout ifNil: [ layout := self defaultLayout ]",
  1181. messageSends: ["ifNil:", "defaultLayout"],
  1182. referencedClasses: []
  1183. }),
  1184. smalltalk.MKLayoutView);
  1185. smalltalk.addMethod(
  1186. smalltalk.method({
  1187. selector: "left",
  1188. category: 'layout',
  1189. fn: function (){
  1190. var self=this;
  1191. return smalltalk.withContext(function($ctx1) {
  1192. var $1;
  1193. $1=_st(self._layout())._left();
  1194. return $1;
  1195. }, function($ctx1) {$ctx1.fill(self,"left",{},smalltalk.MKLayoutView)})},
  1196. args: [],
  1197. source: "left\x0a\x09^ self layout left",
  1198. messageSends: ["left", "layout"],
  1199. referencedClasses: []
  1200. }),
  1201. smalltalk.MKLayoutView);
  1202. smalltalk.addMethod(
  1203. smalltalk.method({
  1204. selector: "left:",
  1205. category: 'layout',
  1206. fn: function (aNumber){
  1207. var self=this;
  1208. return smalltalk.withContext(function($ctx1) {
  1209. _st(self._layout())._left_(aNumber);
  1210. return self}, function($ctx1) {$ctx1.fill(self,"left:",{aNumber:aNumber},smalltalk.MKLayoutView)})},
  1211. args: ["aNumber"],
  1212. source: "left: aNumber\x0a\x09self layout left: aNumber",
  1213. messageSends: ["left:", "layout"],
  1214. referencedClasses: []
  1215. }),
  1216. smalltalk.MKLayoutView);
  1217. smalltalk.addMethod(
  1218. smalltalk.method({
  1219. selector: "right",
  1220. category: 'layout',
  1221. fn: function (){
  1222. var self=this;
  1223. return smalltalk.withContext(function($ctx1) {
  1224. var $1;
  1225. $1=_st(self._layout())._right();
  1226. return $1;
  1227. }, function($ctx1) {$ctx1.fill(self,"right",{},smalltalk.MKLayoutView)})},
  1228. args: [],
  1229. source: "right\x0a\x09^ self layout right",
  1230. messageSends: ["right", "layout"],
  1231. referencedClasses: []
  1232. }),
  1233. smalltalk.MKLayoutView);
  1234. smalltalk.addMethod(
  1235. smalltalk.method({
  1236. selector: "right:",
  1237. category: 'layout',
  1238. fn: function (aNumber){
  1239. var self=this;
  1240. return smalltalk.withContext(function($ctx1) {
  1241. _st(self._layout())._right_(aNumber);
  1242. return self}, function($ctx1) {$ctx1.fill(self,"right:",{aNumber:aNumber},smalltalk.MKLayoutView)})},
  1243. args: ["aNumber"],
  1244. source: "right: aNumber\x0a\x09self layout right: aNumber",
  1245. messageSends: ["right:", "layout"],
  1246. referencedClasses: []
  1247. }),
  1248. smalltalk.MKLayoutView);
  1249. smalltalk.addMethod(
  1250. smalltalk.method({
  1251. selector: "top",
  1252. category: 'layout',
  1253. fn: function (){
  1254. var self=this;
  1255. return smalltalk.withContext(function($ctx1) {
  1256. var $1;
  1257. $1=_st(self._layout())._top();
  1258. return $1;
  1259. }, function($ctx1) {$ctx1.fill(self,"top",{},smalltalk.MKLayoutView)})},
  1260. args: [],
  1261. source: "top\x0a\x09^ self layout top",
  1262. messageSends: ["top", "layout"],
  1263. referencedClasses: []
  1264. }),
  1265. smalltalk.MKLayoutView);
  1266. smalltalk.addMethod(
  1267. smalltalk.method({
  1268. selector: "top:",
  1269. category: 'layout',
  1270. fn: function (aNumber){
  1271. var self=this;
  1272. return smalltalk.withContext(function($ctx1) {
  1273. _st(self._layout())._top_(aNumber);
  1274. return self}, function($ctx1) {$ctx1.fill(self,"top:",{aNumber:aNumber},smalltalk.MKLayoutView)})},
  1275. args: ["aNumber"],
  1276. source: "top: aNumber\x0a\x09self layout top: aNumber",
  1277. messageSends: ["top:", "layout"],
  1278. referencedClasses: []
  1279. }),
  1280. smalltalk.MKLayoutView);
  1281. smalltalk.addMethod(
  1282. smalltalk.method({
  1283. selector: "width",
  1284. category: 'layout',
  1285. fn: function (){
  1286. var self=this;
  1287. return smalltalk.withContext(function($ctx1) {
  1288. var $1;
  1289. $1=_st(self._layout())._width();
  1290. return $1;
  1291. }, function($ctx1) {$ctx1.fill(self,"width",{},smalltalk.MKLayoutView)})},
  1292. args: [],
  1293. source: "width\x0a\x09^ self layout width",
  1294. messageSends: ["width", "layout"],
  1295. referencedClasses: []
  1296. }),
  1297. smalltalk.MKLayoutView);
  1298. smalltalk.addMethod(
  1299. smalltalk.method({
  1300. selector: "width:",
  1301. category: 'layout',
  1302. fn: function (aNumber){
  1303. var self=this;
  1304. return smalltalk.withContext(function($ctx1) {
  1305. _st(self._layout())._width_(aNumber);
  1306. return self}, function($ctx1) {$ctx1.fill(self,"width:",{aNumber:aNumber},smalltalk.MKLayoutView)})},
  1307. args: ["aNumber"],
  1308. source: "width: aNumber\x0a\x09self layout width: aNumber",
  1309. messageSends: ["width:", "layout"],
  1310. referencedClasses: []
  1311. }),
  1312. smalltalk.MKLayoutView);
  1313. smalltalk.addMethod(
  1314. smalltalk.method({
  1315. selector: "model:",
  1316. category: 'instance creation',
  1317. fn: function (aModel){
  1318. var self=this;
  1319. return smalltalk.withContext(function($ctx1) {
  1320. var $2,$3,$1;
  1321. $2=self._new();
  1322. _st($2)._model_(aModel);
  1323. $3=_st($2)._yourself();
  1324. $1=$3;
  1325. return $1;
  1326. }, function($ctx1) {$ctx1.fill(self,"model:",{aModel:aModel},smalltalk.MKLayoutView.klass)})},
  1327. args: ["aModel"],
  1328. source: "model: aModel\x0a\x09^ self new\x0a\x09\x09model: aModel;\x0a\x09\x09yourself",
  1329. messageSends: ["model:", "new", "yourself"],
  1330. referencedClasses: []
  1331. }),
  1332. smalltalk.MKLayoutView.klass);
  1333. smalltalk.addMethod(
  1334. smalltalk.method({
  1335. selector: "model:controller:",
  1336. category: 'instance creation',
  1337. fn: function (aModel,aController){
  1338. var self=this;
  1339. return smalltalk.withContext(function($ctx1) {
  1340. var $2,$3,$1;
  1341. $2=self._model_(aModel);
  1342. _st($2)._controller_(aController);
  1343. $3=_st($2)._yourself();
  1344. $1=$3;
  1345. return $1;
  1346. }, function($ctx1) {$ctx1.fill(self,"model:controller:",{aModel:aModel,aController:aController},smalltalk.MKLayoutView.klass)})},
  1347. args: ["aModel", "aController"],
  1348. source: "model: aModel controller: aController\x0a\x09^ (self model: aModel)\x0a\x09\x09controller: aController;\x0a\x09\x09yourself",
  1349. messageSends: ["controller:", "model:", "yourself"],
  1350. referencedClasses: []
  1351. }),
  1352. smalltalk.MKLayoutView.klass);
  1353. smalltalk.addClass('MKAspectsView', smalltalk.MKLayoutView, [], 'Moka-Core');
  1354. smalltalk.MKAspectsView.comment="I am an abstract view which state depend on aspects of a model.";
  1355. smalltalk.addMethod(
  1356. smalltalk.method({
  1357. selector: "defaultControllerClass",
  1358. category: 'defaults',
  1359. fn: function (){
  1360. var self=this;
  1361. function $MKAspectController(){return smalltalk.MKAspectController||(typeof MKAspectController=="undefined"?nil:MKAspectController)}
  1362. return smalltalk.withContext(function($ctx1) {
  1363. return $MKAspectController();
  1364. }, function($ctx1) {$ctx1.fill(self,"defaultControllerClass",{},smalltalk.MKAspectsView)})},
  1365. args: [],
  1366. source: "defaultControllerClass\x0a\x09^ MKAspectController",
  1367. messageSends: [],
  1368. referencedClasses: ["MKAspectController"]
  1369. }),
  1370. smalltalk.MKAspectsView);
  1371. smalltalk.addMethod(
  1372. smalltalk.method({
  1373. selector: "observeModel",
  1374. category: 'observing',
  1375. fn: function (){
  1376. var self=this;
  1377. function $MKAspectChanged(){return smalltalk.MKAspectChanged||(typeof MKAspectChanged=="undefined"?nil:MKAspectChanged)}
  1378. return smalltalk.withContext(function($ctx1) {
  1379. smalltalk.MKAspectsView.superclass.fn.prototype._observeModel.apply(_st(self), []);
  1380. _st(self._model())._on_send_to_($MKAspectChanged(),"update:",self);
  1381. return self}, function($ctx1) {$ctx1.fill(self,"observeModel",{},smalltalk.MKAspectsView)})},
  1382. args: [],
  1383. source: "observeModel\x0a\x09super observeModel.\x0a\x09\x0a\x09self model\x0a\x09\x09on: MKAspectChanged\x0a\x09\x09send: 'update:'\x0a\x09\x09to: self",
  1384. messageSends: ["observeModel", "on:send:to:", "model"],
  1385. referencedClasses: ["MKAspectChanged"]
  1386. }),
  1387. smalltalk.MKAspectsView);
  1388. smalltalk.addMethod(
  1389. smalltalk.method({
  1390. selector: "update:",
  1391. category: 'updating',
  1392. fn: function (anAnnouncement){
  1393. var self=this;
  1394. return smalltalk.withContext(function($ctx1) {
  1395. return self}, function($ctx1) {$ctx1.fill(self,"update:",{anAnnouncement:anAnnouncement},smalltalk.MKAspectsView)})},
  1396. args: ["anAnnouncement"],
  1397. source: "update: anAnnouncement\x0a\x09\x22Override in subclasses to match the view's aspect(s)\x22",
  1398. messageSends: [],
  1399. referencedClasses: []
  1400. }),
  1401. smalltalk.MKAspectsView);
  1402. smalltalk.addMethod(
  1403. smalltalk.method({
  1404. selector: "valueForAspect:",
  1405. category: 'accessing',
  1406. fn: function (aSelector){
  1407. var self=this;
  1408. return smalltalk.withContext(function($ctx1) {
  1409. var $1;
  1410. $1=_st(self._model())._perform_(aSelector);
  1411. return $1;
  1412. }, function($ctx1) {$ctx1.fill(self,"valueForAspect:",{aSelector:aSelector},smalltalk.MKAspectsView)})},
  1413. args: ["aSelector"],
  1414. source: "valueForAspect: aSelector\x0a\x09^ self model perform: aSelector",
  1415. messageSends: ["perform:", "model"],
  1416. referencedClasses: []
  1417. }),
  1418. smalltalk.MKAspectsView);
  1419. smalltalk.addClass('MKSingleAspectView', smalltalk.MKAspectsView, ['aspect'], 'Moka-Core');
  1420. smalltalk.MKSingleAspectView.comment="I am an abstract view which state depend on an `aspect` of a model. \x0a\x0a##API\x0a\x0a- Use the `#aspect:` to listen to a specific aspect of a model. Changes will then trigger `#update`.";
  1421. smalltalk.addMethod(
  1422. smalltalk.method({
  1423. selector: "aspect",
  1424. category: 'accessing',
  1425. fn: function (){
  1426. var self=this;
  1427. return smalltalk.withContext(function($ctx1) {
  1428. var $1;
  1429. $1=self["@aspect"];
  1430. return $1;
  1431. }, function($ctx1) {$ctx1.fill(self,"aspect",{},smalltalk.MKSingleAspectView)})},
  1432. args: [],
  1433. source: "aspect\x0a\x09^ aspect",
  1434. messageSends: [],
  1435. referencedClasses: []
  1436. }),
  1437. smalltalk.MKSingleAspectView);
  1438. smalltalk.addMethod(
  1439. smalltalk.method({
  1440. selector: "aspect:",
  1441. category: 'accessing',
  1442. fn: function (aSelector){
  1443. var self=this;
  1444. return smalltalk.withContext(function($ctx1) {
  1445. self["@aspect"]=aSelector;
  1446. return self}, function($ctx1) {$ctx1.fill(self,"aspect:",{aSelector:aSelector},smalltalk.MKSingleAspectView)})},
  1447. args: ["aSelector"],
  1448. source: "aspect: aSelector\x0a\x09aspect := aSelector",
  1449. messageSends: [],
  1450. referencedClasses: []
  1451. }),
  1452. smalltalk.MKSingleAspectView);
  1453. smalltalk.addMethod(
  1454. smalltalk.method({
  1455. selector: "aspectValue",
  1456. category: 'accessing',
  1457. fn: function (){
  1458. var self=this;
  1459. return smalltalk.withContext(function($ctx1) {
  1460. var $1;
  1461. $1=self._valueForAspect_(self._aspect());
  1462. return $1;
  1463. }, function($ctx1) {$ctx1.fill(self,"aspectValue",{},smalltalk.MKSingleAspectView)})},
  1464. args: [],
  1465. source: "aspectValue\x0a\x09^ self valueForAspect: self aspect",
  1466. messageSends: ["valueForAspect:", "aspect"],
  1467. referencedClasses: []
  1468. }),
  1469. smalltalk.MKSingleAspectView);
  1470. smalltalk.addMethod(
  1471. smalltalk.method({
  1472. selector: "defaultControllerClass",
  1473. category: 'defaults',
  1474. fn: function (){
  1475. var self=this;
  1476. function $MKSingleAspectController(){return smalltalk.MKSingleAspectController||(typeof MKSingleAspectController=="undefined"?nil:MKSingleAspectController)}
  1477. return smalltalk.withContext(function($ctx1) {
  1478. return $MKSingleAspectController();
  1479. }, function($ctx1) {$ctx1.fill(self,"defaultControllerClass",{},smalltalk.MKSingleAspectView)})},
  1480. args: [],
  1481. source: "defaultControllerClass\x0a\x09^ MKSingleAspectController",
  1482. messageSends: [],
  1483. referencedClasses: ["MKSingleAspectController"]
  1484. }),
  1485. smalltalk.MKSingleAspectView);
  1486. smalltalk.addMethod(
  1487. smalltalk.method({
  1488. selector: "update:",
  1489. category: 'updating',
  1490. fn: function (anAnnouncement){
  1491. var self=this;
  1492. return smalltalk.withContext(function($ctx1) {
  1493. var $2,$1;
  1494. $2=_st(anAnnouncement)._aspect();
  1495. $ctx1.sendIdx["aspect"]=1;
  1496. $1=_st($2).__eq(self._aspect());
  1497. if(smalltalk.assert($1)){
  1498. self._update();
  1499. };
  1500. return self}, function($ctx1) {$ctx1.fill(self,"update:",{anAnnouncement:anAnnouncement},smalltalk.MKSingleAspectView)})},
  1501. args: ["anAnnouncement"],
  1502. source: "update: anAnnouncement\x0a\x09anAnnouncement aspect = self aspect ifTrue: [\x0a\x09\x09self update ]",
  1503. messageSends: ["ifTrue:", "=", "aspect", "update"],
  1504. referencedClasses: []
  1505. }),
  1506. smalltalk.MKSingleAspectView);
  1507. smalltalk.addMethod(
  1508. smalltalk.method({
  1509. selector: "model:aspect:",
  1510. category: 'instance creation',
  1511. fn: function (aModel,aSelector){
  1512. var self=this;
  1513. return smalltalk.withContext(function($ctx1) {
  1514. var $2,$3,$1;
  1515. $2=self._model_(aModel);
  1516. _st($2)._aspect_(aSelector);
  1517. $3=_st($2)._yourself();
  1518. $1=$3;
  1519. return $1;
  1520. }, function($ctx1) {$ctx1.fill(self,"model:aspect:",{aModel:aModel,aSelector:aSelector},smalltalk.MKSingleAspectView.klass)})},
  1521. args: ["aModel", "aSelector"],
  1522. source: "model: aModel aspect: aSelector\x0a\x09^ (self model: aModel)\x0a\x09\x09aspect: aSelector;\x0a\x09\x09yourself",
  1523. messageSends: ["aspect:", "model:", "yourself"],
  1524. referencedClasses: []
  1525. }),
  1526. smalltalk.MKSingleAspectView.klass);
  1527. smalltalk.addClass('MKDecorator', smalltalk.MKLayoutView, ['decorated'], 'Moka-Core');
  1528. smalltalk.MKDecorator.comment="I am root class of the decorator pattern in Moka. \x0a\x0aI am used to add rendering and/or behavior to other views.\x0a\x0a## API\x0a\x0aTo decorate a view, use the class-side `#decorate:` method.";
  1529. smalltalk.addMethod(
  1530. smalltalk.method({
  1531. selector: "children",
  1532. category: 'accessing',
  1533. fn: function (){
  1534. var self=this;
  1535. return smalltalk.withContext(function($ctx1) {
  1536. var $1;
  1537. $1=[self._decorated()];
  1538. return $1;
  1539. }, function($ctx1) {$ctx1.fill(self,"children",{},smalltalk.MKDecorator)})},
  1540. args: [],
  1541. source: "children\x0a\x09^ { self decorated }",
  1542. messageSends: ["decorated"],
  1543. referencedClasses: []
  1544. }),
  1545. smalltalk.MKDecorator);
  1546. smalltalk.addMethod(
  1547. smalltalk.method({
  1548. selector: "decorated",
  1549. category: 'accessing',
  1550. fn: function (){
  1551. var self=this;
  1552. return smalltalk.withContext(function($ctx1) {
  1553. var $1;
  1554. $1=self["@decorated"];
  1555. return $1;
  1556. }, function($ctx1) {$ctx1.fill(self,"decorated",{},smalltalk.MKDecorator)})},
  1557. args: [],
  1558. source: "decorated\x0a\x09^ decorated",
  1559. messageSends: [],
  1560. referencedClasses: []
  1561. }),
  1562. smalltalk.MKDecorator);
  1563. smalltalk.addMethod(
  1564. smalltalk.method({
  1565. selector: "decorated:",
  1566. category: 'accessing',
  1567. fn: function (aView){
  1568. var self=this;
  1569. return smalltalk.withContext(function($ctx1) {
  1570. self["@decorated"]=aView;
  1571. self._observeDecorated();
  1572. return self}, function($ctx1) {$ctx1.fill(self,"decorated:",{aView:aView},smalltalk.MKDecorator)})},
  1573. args: ["aView"],
  1574. source: "decorated: aView\x0a\x09decorated := aView.\x0a\x09self observeDecorated",
  1575. messageSends: ["observeDecorated"],
  1576. referencedClasses: []
  1577. }),
  1578. smalltalk.MKDecorator);
  1579. smalltalk.addMethod(
  1580. smalltalk.method({
  1581. selector: "observeDecorated",
  1582. category: 'observing',
  1583. fn: function (){
  1584. var self=this;
  1585. return smalltalk.withContext(function($ctx1) {
  1586. return self}, function($ctx1) {$ctx1.fill(self,"observeDecorated",{},smalltalk.MKDecorator)})},
  1587. args: [],
  1588. source: "observeDecorated\x0a\x09\x22Override in subclasses\x22\x0a\x09",
  1589. messageSends: [],
  1590. referencedClasses: []
  1591. }),
  1592. smalltalk.MKDecorator);
  1593. smalltalk.addMethod(
  1594. smalltalk.method({
  1595. selector: "renderContentOn:",
  1596. category: 'rendering',
  1597. fn: function (html){
  1598. var self=this;
  1599. return smalltalk.withContext(function($ctx1) {
  1600. _st(html)._with_(self._decorated());
  1601. return self}, function($ctx1) {$ctx1.fill(self,"renderContentOn:",{html:html},smalltalk.MKDecorator)})},
  1602. args: ["html"],
  1603. source: "renderContentOn: html\x0a\x09html with: self decorated",
  1604. messageSends: ["with:", "decorated"],
  1605. referencedClasses: []
  1606. }),
  1607. smalltalk.MKDecorator);
  1608. smalltalk.addMethod(
  1609. smalltalk.method({
  1610. selector: "decorate:",
  1611. category: 'instance creation',
  1612. fn: function (aView){
  1613. var self=this;
  1614. return smalltalk.withContext(function($ctx1) {
  1615. var $2,$3,$1;
  1616. $2=self._new();
  1617. _st($2)._decorated_(aView);
  1618. $3=_st($2)._yourself();
  1619. $1=$3;
  1620. return $1;
  1621. }, function($ctx1) {$ctx1.fill(self,"decorate:",{aView:aView},smalltalk.MKDecorator.klass)})},
  1622. args: ["aView"],
  1623. source: "decorate: aView\x0a\x09^ self new\x0a\x09\x09decorated: aView;\x0a\x09\x09yourself",
  1624. messageSends: ["decorated:", "new", "yourself"],
  1625. referencedClasses: []
  1626. }),
  1627. smalltalk.MKDecorator.klass);
  1628. });