Search results
From Documentation
Page title matches
- ...f development. The following section details how to implement ZK using the MVC pattern.2 KB (244 words) - 00:00, 29 March 2013
- |url=http://books.zkoss.org/wiki/ZK_Developer%27s_Reference/MVC This section explores how to effectively implement the MVC pattern using ZK.258 bytes (28 words) - 02:55, 18 November 2010
- ...g with ZK Calendar/Implementing ZK Calendar Event Listeners/Introducing ZK MVC]]121 bytes (16 words) - 04:12, 16 March 2010
Page text matches
- ...component, model and renderer, please refer to [[ZK_Developer's_Reference/MVC/Model/List_Model#Model-driven_Display|the Model-driven Display section]].</2 KB (214 words) - 07:34, 8 July 2022
- ...component, model, and renderer, please refer to [[ZK_Developer's_Reference/MVC/Model/List_Model#Model-driven_Display|the Model-driven Display section]]).2 KB (231 words) - 07:28, 8 May 2023
- =[[ZK Developer's Reference/MVC|MVC]] vs. [[ZK Developer's Reference/MVVM|MVVM]] vs. [[ZK Developer's Reference ==When to use MVC and/or MVVM ==15 KB (2,388 words) - 10:23, 5 February 2024
- | Write event handling code in pure java file. <code>apply</code> support MVC pattern better. ...veloper's_Guide/Advanced_ZK/MVC_in_ZK | Design pattern: MVC]]. You can use MVC pattern with ZK easily. It is suggested to use <code>apply</code> instead o16 KB (2,380 words) - 10:37, 19 January 2022
- To wire event listeners in a ViewModel like [[ZK Developer's Reference/MVC/Controller/Wire Event Listeners]], we have to call <code>Selectors.wireEven1 KB (170 words) - 07:35, 8 July 2022
- ...AbstractComponent</javadoc> or by using [[ZK_Developer's_Reference/MVC| ZK MVC]] way i.e. using naming convention of <editing-event-name>$<component-id>.5 KB (635 words) - 06:42, 22 August 2013
- [[ZK Studio Essentials/Features of ZK Studio/Zscript to MVC Extractor]]2 KB (294 words) - 08:46, 13 May 2024
- = Introduction: MVVM in ZK6 - In Contrast to MVC = ...is more like the MVP (Model-View-Presenter) pattern which is, a variant of MVC. The composer plays the role as “Presenter” in the MVP pattern. It hand11 KB (1,470 words) - 04:18, 20 January 2022
- ...ng ZK Spring Webflow we have borrowed from standard Spring Webflow booking-mvc application that you can download from [http://www.springsource.org/webflow ...lement main and booking flows. We define flow request URIs to their Spring MVC controllers mappings in [http://code.google.com/p/zkbooks/source/browse/tag7 KB (874 words) - 13:22, 19 January 2022
- In addition, you might use it to implement a controller in a MVC model, such that it creates the correct desktop based on the request URL.2 KB (221 words) - 10:20, 8 August 2011
- ==2.1 MVC Client Info event and composer== This event can be leveraged in the MVC pattern, using a controller to alter the page structure based on the inform8 KB (1,204 words) - 04:36, 20 January 2022
- ...g.zkoss.zul.ListModel</javadoc> as described in [[ZK Developer's Reference/MVC/Model|the Model section]].1 KB (173 words) - 03:27, 29 January 2024
- == [[ZK_Developer's_Reference/MVC/Controller/Composer | Composer]] == == [[ZK_Developer%27s_Reference/MVC/Model/List_Model | ListModel]] ==11 KB (1,835 words) - 06:43, 9 February 2022
- ...r) pattern <ref>[[ZK_Developer%27s_Reference/MVC| ZK Developer's Reference MVC ]]</ref>, ZK also supports another design pattern, MVVM (Model-View-ViewMod ...tions, profile and todo list management, which are implemented by both the MVC and MVVM approach.6 KB (834 words) - 00:34, 21 March 2013
- ...EventListener)">org.zkoss.zk.ui.AbstractComponent</javadoc> or by using ZK MVC way i.e. using naming convention of <event-name>$<component-id>. Here is an2 KB (245 words) - 06:44, 22 August 2013
- ==MVC: Separating code from user interface== ==MVC: Automate the access with data binding==14 KB (2,038 words) - 10:39, 19 January 2022
- ...oller''' ('''MVC''') design pattern. <ref> [[ZK Developer's Reference/MVC| MVC in Developer's Reference]] </ref> This pattern divides an application into [[File:tutorial-mvc.png | center]]11 KB (1,598 words) - 07:12, 14 August 2012
- Similar to [[ZK Developer's Reference/MVC/View/Template/Listbox Template|Listbox]], you can define a customer renderi2 KB (312 words) - 02:43, 30 January 2024
- ...AbstractComponent</javadoc> or by using [[ZK_Developer's_Reference/MVC| ZK MVC]] way i.e. using naming convention of <selection-event-name>$<component-id>6 KB (756 words) - 12:57, 19 January 2022
- ...ewModel as we do in a composer (please refer to [[ZK Developer's Reference/MVC/Controller/Wire Variables]]). Because '''<javadoc> org.zkoss.bind.BindCompo ...ut it is '''not recommended'''. Please refer to [[ZK Developer's Reference/MVC/Controller/Wire Variables#Warning:_Not_a_good_idea_to_have_Spring_managing_5 KB (694 words) - 07:35, 8 July 2022