actionscript-video-com-flashconnections-pattern-mvc-ifc-IModel.ax [swf] flex
Flash Video for Professionals: MVC Player http://www.flashconnections.com
author: James O'Reilly
package com.flashconnections.pattern.mvc.ifc { import com.flashconnections.core.ifc.ICore; import com.flashconnections.pattern.mvc.View; public interface @ax-actionscript-video-com-flashconnections-pattern-mvc-ifc-IModel extends ICore { function setView(val:View):void; function getView():View; function init():void; } }
(C) Æliens 27/08/2009
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.