Search results

From Documentation

Page title matches

Page text matches

  • ...s.zkoss.org/zk-mvvm-book/8.0/advanced/binding_in_special_attribute.html zk-mvvm-book/8.0/data_binding/advanced/binding_in_special_attribute]|}} ...ese special attributes provide, here we demonstrate alternative methods in MVVM approach.
    3 KB (464 words) - 07:35, 8 July 2022
  • ...This article will demonstrate how to communicate between Spring MVC to ZK MVVM with a simple shopping cart sample. In this article, we assume you are familiar with Spring MVC and ZK MVVM already. Refer to the following links if you are not familiar:
    10 KB (1,406 words) - 04:20, 20 January 2022
  • ...his section and the next, we'll implement the Shopping Cart View using the MVVM pattern. <br/> ...he author will now give an overview of what the final ZUL fragment for the MVVM will look like. This section will then teach developers how to create this
    5 KB (739 words) - 12:29, 19 January 2022
  • ...| url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/contextparam.html zk-mvvm-book/8.0/syntax/viewmodel/parameters/contextparam]|}} | The MVVM was introduced.
    3 KB (303 words) - 07:36, 8 July 2022
  • * Content assist for MVVM * Syntax checking for MVVM
    2 KB (250 words) - 04:20, 20 January 2022
  • ...nSince |8.0}} We suggest using shadow component [http://books.zkoss.org/zk-mvvm-book/8.0/shadow_elements/iterate_collections.html <code><forEach></code>] a ...changed. For more information, please refer to [[ZK Developer's Reference/MVVM/Data Binding/Children Binding|the Children Binding section]].
    4 KB (528 words) - 08:29, 31 January 2024
  • |url=[[ZK Developer's Reference/MVVM/Data Binding]]
    625 bytes (82 words) - 03:47, 10 February 2012
  • ...url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/defaultcommand.html zk-mvvm-book/8.0/syntax/viewmodel/defaultcommand]|}}
    859 bytes (95 words) - 07:35, 8 July 2022
  • ...tp://books.zkoss.org/zk-mvvm-book/8.0/data_binding/command_binding.html zk-mvvm-book/8.0/data_binding/command_binding]|}} ...as button's onClick to ViewModel's Command<ref> [[ZK Developer's Reference/MVVM/ViewModel/Commands]] </ref> without writing code. This binding is establish
    7 KB (1,001 words) - 07:35, 8 July 2022
  • = Introduction: MVVM in ZK6 - In Contrast to MVC = ...Page]], Dennis demonstrated how users can build ZK applications using the MVVM pattern. It’s a big change from using a composer. In this article, we are
    11 KB (1,470 words) - 04:18, 20 January 2022
  • =Introduction: Chat in MVVM with Global Command = ...event Queue. Now with MVVM we can do that way also, or say, we use a more MVVM compliant approach. In this small talk we will write a simple chat program
    5 KB (734 words) - 04:07, 2 April 2014
  • ...ttp://books.zkoss.org/zk-mvvm-book/8.0/syntax/defaultglobalcommand.html zk-mvvm-book/8.0/syntax/viewmodel/defaultglobalcommand]|}}
    933 bytes (103 words) - 07:35, 8 July 2022
  • ...[http://books.zkoss.org/zk-mvvm-book/8.0/data_binding/bindcomposer.html zk-mvvm-book/8.0/data_binding/bindcomposer]|}} ...omponent as a key. We'll describe the detail in [[ZK Developer's Reference/MVVM/DataBinding/Validator | section]].
    4 KB (630 words) - 07:35, 8 July 2022
  • ...| url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/aftercompose.html zk-mvvm-book/8.0/syntax/viewmodel/aftercompose]|}} ...can do in @Init, please refer to subsections of [[ZK Developer's Reference/MVVM/Syntax/ViewModel/Parameters]].
    3 KB (353 words) - 07:35, 8 July 2022
  • ...rence in performance between ZK 7 and ZK 8, we have arranged a test, using MVVM and children binding to generate 30 * 30 '''&lt;div>'''s and '''&lt;label>' First, we used children binding and MVVM to generate 30 * 30 '''&lt;div>'''s and '''&lt;label>'''s, and switch three
    4 KB (573 words) - 01:26, 6 October 2015
  • ...K 6 - Design CRUD page by MVVM pattern| MVVM in ZK 6 - Design CRUD page by MVVM pattern]]. We suggest you to read the previous article first for better und ...K 6 - Design CRUD page by MVVM pattern| MVVM in ZK 6 - Design CRUD page by MVVM pattern]], we build a "Order Management System" that can create, list, dele
    13 KB (1,925 words) - 04:19, 20 January 2022
  • == Binding to client attribute from MVVM view model ==
    5 KB (708 words) - 10:19, 15 August 2023
  • ...ajor feature of ZK Bind or discuss the best practice of using ZK Bind with MVVM design pattern in some commonly seen use cases in real world applications. MVVM is a variant of the Model/View/Controller(MVC) design pattern that helps ac
    14 KB (2,258 words) - 04:18, 20 January 2022
  • ....org/zk-mvvm-book/8.0/advanced/pass_arguments_to_include_component.html zk-mvvm-book/8.0/data_binding/advanced/pass_arguments_to_include_component]|}} viewModel="@id('vm') @init('org.zkoss.reference.developer.mvvm.advance.InnerVM')">
    3 KB (379 words) - 07:35, 8 July 2022
  • ...the utilities the developer uses. For example, [[ZK Developer's Reference/MVVM/Data Binding|ZK Bind]] examines annotations to know how to load and store t
    780 bytes (114 words) - 09:41, 8 February 2012
  • === MVVM Example === ==== MVVM Example ====
    8 KB (1,098 words) - 09:33, 14 January 2022
  • ...precated | url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/ref.html zk-mvvm-book/8.0/syntax/data_binding/ref]|}}
    1 KB (143 words) - 07:35, 8 July 2022
  • ...to the [http://books.zkoss.org/zk-mvvm-book/8.0/introduction_of_mvvm.html MVVM document].
    5 KB (773 words) - 05:54, 6 February 2024
  • ...oks.zkoss.org/zk-mvvm-book/8.0/data_binding/global_command_binding.html zk-mvvm-book/8.0/data_binding/global_command_binding]|}} [[File:Mvvm-global-command-overview.png | center]]
    10 KB (1,469 words) - 07:35, 8 July 2022
  • ...VVM approach. For more details, please refer to [[ZK Developer's Reference/MVVM/Data Binding/Collection and Selection]] viewModel="@id('vm') @init('org.zkoss.reference.developer.mvvm.collection.TreeVM')">
    9 KB (1,228 words) - 04:20, 20 January 2022
  • ...l=[http://books.zkoss.org/zk-mvvm-book/8.0/advanced/wire_variables.html zk-mvvm-book/8.0/data_binding/advanced/wire_variables]|}} ...'s Reference/MVVM/Advance/Wire Components]] and [[ZK Developer's Reference/MVVM/Advance/Wire Event Listeners]].
    5 KB (694 words) - 07:35, 8 July 2022
  • ...[http://books.zkoss.org/zk-mvvm-book/8.0/data_binding/form_binding.html zk-mvvm-book/8.0/data_binding/form_binding]|}} [[File:Mvvm-form-binding.png | 230px | center]]
    8 KB (1,182 words) - 07:35, 8 July 2022
  • =Moving MVVM (ZK Bind) functionality to our community edition= =Debugging MVVM (ZK Bind)=
    6 KB (811 words) - 04:20, 20 January 2022
  • === MVVM Pattern === ...ViewModel, we can send a reCAPTCHA response by [http://books.zkoss.org/zk-mvvm-book/8.0/data_binding/client_binding_api.html client command binding].
    7 KB (920 words) - 04:34, 20 January 2022
  • ...| url=[http://books.zkoss.org/zk-mvvm-book/8.0/data_binding/index.html zk-mvvm-book/8.0/data_binding]|}} ...between the View and ViewModel when developing a web application using the MVVM pattern.
    9 KB (1,255 words) - 07:09, 28 May 2015
  • ==2.2 MVVM media queries and Shadow components== The same structure can be created following the MVVM pattern using the @MatchMedia annotation introduced in ZK 8.0.2 and Shadow
    8 KB (1,204 words) - 04:36, 20 January 2022
  • ...to catch events such as a button click in our Shopping Cart View under the MVVM pattern. ...The product view uses MVC but needs to tell the shopping cart (which uses MVVM) that a product has been added to the order and the shopping cart needs to
    5 KB (780 words) - 12:30, 19 January 2022
  • ...http://books.zkoss.org/zk-mvvm-book/8.0/data_binding/el_expression.html zk-mvvm-book/8.0/data_binding/el_expression]|}} [[ZK Developer's Reference/MVVM/Syntax/Data Binding| All ZK bind annotation]] has the general format:
    5 KB (754 words) - 07:35, 8 July 2022
  • ...ng bugs and introducing a few new features including a default command for MVVM, page visibility with HTML 5 API and others. =The Default Command for MVVM=
    4 KB (608 words) - 04:19, 20 January 2022
  • ...e debugging information printing described in [[ZK_Developer%27s_Reference/MVVM/Configuration]]. However, this configuration will print messages on the ser # Use Chrome to visit a page with ZK MVVM binding.
    6 KB (868 words) - 04:20, 20 January 2022
  • ...://books.zkoss.org/zk-mvvm-book/8.0/viewmodel/data_and_collections.html zk-mvvm-book/8.0/viewmodel/data_and_collections]|}} | The MVVM was introduced.
    4 KB (518 words) - 07:36, 8 July 2022
  • ...| url=[http://books.zkoss.org/zk-mvvm-book/8.0/advanced/parameters.html zk-mvvm-book/8.0/data_binding/advanced/parameters]|}} [[File:Mvvm-binding-parameters.png | center]]
    10 KB (1,327 words) - 07:35, 8 July 2022
  • ...checking verifies the Java code within zscript against the Java syntax and MVVM binding expressions. [[Image:studio-syntax-checking-mvvm.png | center | 700px]]
    9 KB (1,368 words) - 13:22, 19 January 2022
  • ...rl=[http://books.zkoss.org/zk-mvvm-book/8.0/data_binding/converter.html zk-mvvm-book/8.0/data_binding/converter]|}} ...-binding also supports converters, and it has a [[ZK Developer's Reference/MVVM/Data Binding/Children Binding |default converter]] (If user doesn't assign
    6 KB (801 words) - 07:35, 8 July 2022
  • ...apply="org.zkoss.bind.BindComposer" viewModel="@id('vm') @init('org.zkoss.mvvm.examples.album.AlbumViewModel')"> ==Support seamless MVVM design pattern==
    9 KB (1,267 words) - 07:46, 6 December 2011
  • ...p://books.zkoss.org/zk-mvvm-book/8.0/advanced/wire_event_listeners.html zk-mvvm-book/8.0/data_binding/advanced/wire_event_listeners]|}}
    1 KB (170 words) - 07:35, 8 July 2022
  • Another important feature of Columnchooser is that it's based on ZK MVVM which means that the UI (dialog) it can be easily customizable without touc As the component is based on MVVM, developer can easily change the view by ''Columnchooser.setTemplate(String
    19 KB (2,244 words) - 04:20, 20 January 2022
  • =MVVM media queries and Shadow components= ...tchMedia] annotation introduced in ZK 8.0.2 and [http://books.zkoss.org/zk-mvvm-book/8.0/syntax/shadow_elements.html Shadow Elements] introduced in ZK 8.0.
    8 KB (1,117 words) - 09:51, 23 April 2024
  • ...ill present an approach that is classified as the '''Model-View-ViewModel (MVVM)''' design pattern. Using this approach, ZK can control components for you short sentence to describe MVVM
    13 KB (1,891 words) - 06:18, 22 December 2023
  • ..., ZK 10 introduces stateless components, client-side Model-View-ViewModel (MVVM), and embraces TypeScript. These enhancements empower developers to better ...the help of the ZK Linter, which identifies compatibility issues in server MVVM code before upgrading. Additionally, the adoption of TypeScript brings reli
    13 KB (1,873 words) - 13:38, 20 October 2023
  • =[[ZK Developer's Reference/MVC|MVC]] vs. [[ZK Developer's Reference/MVVM|MVVM]] vs. [[ZK Developer's Reference/UI Composing/ZUML/Scripts in ZUML|ZScript] ==When to use MVC and/or MVVM ==
    15 KB (2,388 words) - 10:23, 5 February 2024
  • ...h communication between MVC and MVVM thus is a topic best introduced after MVVM. If you are interested you can take a look now.
    4 KB (622 words) - 12:28, 19 January 2022
  • ...as an alternative of the traditional MVC one. If you're not familiar with MVVM, I recommend reading through the following articles as a good starting poin ...ks.zkoss.org/wiki/Small_Talks/2011/December/MVVM_in_ZK6:in_Contrast_to_MVC MVVM in contrast to MVC]</li>
    14 KB (1,752 words) - 01:14, 19 April 2016
  • ...as an alternative of the traditional MVC one. If you're not familiar with MVVM, I recommend reading through the following articles as a good starting poin ...ks.zkoss.org/wiki/Small_Talks/2011/December/MVVM_in_ZK6:in_Contrast_to_MVC MVVM in contrast to MVC]</li>
    14 KB (1,752 words) - 02:22, 19 April 2016
  • ...iewModel) <ref>[[ZK_Developer%27s_Reference/MVVM| ZK Developer's Reference MVVM ]] </ref> which gives the Controller and View more separation. These two ap ...rofile and todo list management, which are implemented by both the MVC and MVVM approach.
    6 KB (834 words) - 00:34, 21 March 2013
  • ...://books.zkoss.org/zk-mvvm-book/8.0/data_binding/reference_binding.html zk-mvvm-book/8.0/data_binding/reference_binding]|}} ...y expression, read [http://books.zkoss.org/wiki/ZK_Developer%27s_Reference/MVVM/Data_Binding/Property_Binding#Limitation here] for more detail.</ref>.
    2 KB (343 words) - 07:35, 8 July 2022
  • ...as an alternative to the traditional MVC one. If you're not familiar with MVVM, I recommend reading through the following articles as a good starting poin ...ks.zkoss.org/wiki/Small_Talks/2011/December/MVVM_in_ZK6:in_Contrast_to_MVC MVVM in contrast to MVC]</li>
    14 KB (1,799 words) - 04:21, 20 January 2022
  • = Using ZK updates to update validation messages in MVVM = For this discussion, we will focus on the MVVM pattern. In the MVC pattern, the controller will have direct authority over
    11 KB (1,746 words) - 04:45, 20 January 2022
  • == MVVM Pattern == ...etting Started/Get ZK Up and Running with MVVM| Get ZK Up and Running with MVVM]].
    11 KB (1,458 words) - 10:22, 24 May 2023
  • =ZK 6 & MVVM= ...milar to MVC, it represents Model, View and ViewModel. The main concept of MVVM design pattern is to separate the data and logic from the presentation.
    21 KB (3,371 words) - 04:19, 20 January 2022
  • Previously, we demonstrated how to manage Shadow Element with ZK MVVM [http://books.zkoss.org/wiki/Small_Talks/2015/February/ZK8_Series:_UI_Templ ...edefined templates to layout your web page with ZK's dynamic data binding (MVVM).
    7 KB (1,117 words) - 04:21, 20 January 2022
  • == Comparing and contrasting the Stateless workflow, and the new ZK 10 Client-MVVM features == In the case of Client-side MVVM, the ClientBindComposer will keep track of the bindings and commands but no
    10 KB (1,456 words) - 03:04, 1 April 2024
  • For more information please see the [[ZK_Developer's_Reference/MVVM/Data_Binding/Converter | developer's reference]]. ...more information and more uses please visit the [[ZK_Developer's_Reference/MVVM/Data_Binding/Reference_Binding | developer's reference]].
    15 KB (1,892 words) - 04:20, 20 January 2022
  • ==ZK MVVM== ZK Bind also now supports using the MVVM design pattern. MVVM is a variant of the Model/View/Controller(MVC) design pattern that helps ac
    18 KB (2,297 words) - 06:56, 6 December 2011
  • .../15/client-binding-with-zk-mvvm-for-your-eyes-only/ Client Binding with ZK MVVM for your eyes only]" gives you a brief introduction on Fragment component i You can use [http://books.zkoss.org/zk-mvvm-book/8.0/data_binding/form_binding.html Form Binding] and form validators t
    13 KB (1,883 words) - 04:30, 20 January 2022
  • == [http://books.zkoss.org/zk-mvvm-book/8.0/data_binding/index.html @bind] == == [http://books.zkoss.org/zk-mvvm-book/8.0/syntax/databindinginit.html @init] ==
    11 KB (1,835 words) - 06:43, 9 February 2022
  • [http://books.zkoss.org/zk-mvvm-book/8.0/syntax/apply.html Apply] [shadow element] ...templates. These shadow elements are introduced [http://books.zkoss.org/zk-mvvm-book/8.0/syntax/shadow_elements.html here]
    9 KB (1,410 words) - 03:17, 2 June 2016
  • ..., ZK 10 introduces stateless components, client-side Model-View-ViewModel (MVVM), and embraces TypeScript. Our CI/CD process now incorporates an improved s ...the help of the ZK Linter, which identifies compatibility issues in server MVVM code before upgrading. Additionally, the adoption of TypeScript brings reli
    19 KB (2,688 words) - 08:04, 16 April 2024
  • ...rl=[http://books.zkoss.org/zk-mvvm-book/8.0/viewmodel/notification.html zk-mvvm-book/8.0/viewmodel/notification]|}} ...t how to implement a converter, please refer to [[ZK Developer's Reference/MVVM/DataBinding/Converter]].
    12 KB (1,578 words) - 07:36, 8 July 2022
  • == Comparing and contrasting the Stateless workflow, and the new ZK 10 Client-MVVM features == In the case of Client-side MVVM, the ClientBindComposer will keep track of the bindings and commands but no
    11 KB (1,793 words) - 10:57, 27 July 2022
  • ::Project is developed using the MVVM design pattern. ...age and implement templates for each responsive state. Here we will use ZK MVVM and shadow elements. This combination is a great fit in this case because t
    10 KB (1,525 words) - 04:37, 20 January 2022
  • == Sort a ListModel in MVVM pattern== ...xt/Sortable.html Sortable] to sort with the built-in comparators under the MVVM pattern in a more clean and consistent way.
    9 KB (1,396 words) - 03:41, 11 November 2021
  • == Comparing and contrasting the Stateless workflow, and the new ZK 10 Client-MVVM features == In the case of Client-side MVVM, the ClientBindComposer will keep track of the bindings and commands but no
    11 KB (1,793 words) - 09:36, 12 December 2023
  • ...s.zkoss.org/zk-mvvm-book/8.0/data_binding/collection_and_selection.html zk-mvvm-book/8.0/data_binding/collection_and_selection]|}} ...it has limitations that we will talk them in [[ZK_Developer%27s_Reference/MVVM/Data_Binding/Collection_and_Selection#Choose_a_Component.27s_Model_Type|lat
    22 KB (2,996 words) - 07:35, 8 July 2022
  • ==ZK MVVM== ZK Bind now also supports the use of the MVVM design pattern. MVVM is a variant of the Model/View/Controller(MVC) design pattern that helps ac
    19 KB (2,503 words) - 02:16, 6 December 2011
  • ...p://books.zkoss.org/zk-mvvm-book/8.0/data_binding/property_binding.html zk-mvvm-book/8.0/data_binding/property_binding]|}} ...lled '''validator'''. We'll describe its detail [[ZK Developer's Reference/MVVM/DataBinding/Validator | here]].
    13 KB (1,799 words) - 07:35, 8 July 2022
  • Here is the MVVM way:
    3 KB (363 words) - 01:57, 31 January 2024
  • ...for mobile device browser written in Bootstrap. We suggest using the same MVVM module to synchronize data and applying the new feature in ZK 8.0.2 called We use a MVVM model to control which template will be displayed. The following contains t
    7 KB (956 words) - 04:23, 20 January 2022
  • ...onstrate the whole process of how a common CRUD page can be designed using MVVM pattern, including the creation, validation when editing and confirmation w ...wModel and View to demonstrate some issues that may arise when designing a MVVM page and how you can come about solving it.
    24 KB (3,550 words) - 04:19, 20 January 2022
  • ==ZK MVVM== ZK Bind now also supports the use of the MVVM design pattern. MVVM is a variant of the Model/View/Controller(MVC) design pattern that helps ac
    20 KB (2,615 words) - 04:46, 26 January 2021
  • ...terface">org.zkoss.bind.annotation.HistoryPopState</javadoc> if you prefer MVVM.
    4 KB (438 words) - 09:23, 18 January 2022
  • ...ething after the audio starts to play, you can write codes as shown below (MVVM pattern).
    3 KB (431 words) - 08:44, 8 July 2022
  • =Work with MVVM= For work with ZK6 MVVM, it is required to create an addon xml and add the server annotation as fol
    11 KB (1,289 words) - 01:29, 21 September 2023
  • ...| url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/data_binding.html zk-mvvm-book/8.0/syntax/data_binding]|}}
    3 KB (465 words) - 15:05, 12 January 2022
  • ==MVVM: Automate the access with data binding== ...please refer to [[ZK Developer's Reference/MVVM|ZK Developer's Reference: MVVM]].</ref>. For example,<ref>Here we load the users by assuming there is a ut
    20 KB (3,047 words) - 07:34, 14 January 2022
  • and how to use CDI bean in ZK MVVM in: ===ZK MVVM===
    14 KB (1,927 words) - 07:06, 4 October 2012
  • and how to use Spring bean in ZK MVVM view model bean: ===ZK MVVM===
    14 KB (1,903 words) - 04:20, 20 January 2022
  • ...ded several new features mainly improving component control when using the MVVM design pattern. The question I sometimes heard since was: * [http://books.zkoss.org/zk-mvvm-book/8.0/shadow_elements/shadow_elements.html shadow elements]
    17 KB (2,371 words) - 04:28, 20 January 2022
  • ...- Developer Experience - by providing a smoother upgrade path, simplified MVVM syntax and usages, easier theme & component customization, among others. <b ..., please check [https://github.com/zkoss/zkbooks/tree/master/mvvmreference MVVM example project].
    13 KB (1,925 words) - 08:45, 6 July 2021
  • | ZK Bind, including data binding and MVVM. | Client MVVM
    7 KB (1,047 words) - 14:17, 25 October 2023
  • ...etting Started/Get ZK Up_and_Running_with_MVVM| Get ZK Up and Running with MVVM]]. These two approaches are mutually interchangeable. You can choose one of = MVVM Approach =
    34 KB (4,838 words) - 10:52, 19 January 2022
  • ...enable better composition of ZK components and support the ZK DataBinding (MVVM) mechanism. In other words, ZK 8 is now even more effort-less when it comes ...an simply utilize the shadow element with data binding annotation (i.e. ZK MVVM). We will explain this later down the article.
    12 KB (1,850 words) - 04:21, 20 January 2022
  • * How to do the same thing in MVVM/MVC? It can be used with both MVC and MVVM (while the examples here use MVVM it should be obvious that the same code can be implemented in an MVC event
    19 KB (2,469 words) - 04:21, 20 January 2022
  • ZK 8 contains several new features to provide an easier approach to cleaner MVVM development and simplify reusing UI elements. ...h step - making it an ideal showcase for templating and a model driven UI (MVVM).
    12 KB (1,623 words) - 04:21, 20 January 2022
  • <!-- To use client MVVM, include this dependency. Available since ZK 10 --> |data binding, required when developing with MVVM
    18 KB (2,305 words) - 01:05, 10 May 2024
  • ...oper's_Reference/MVC/Model | MVC]] and [[ZK_Developer%27s_Reference/MVVM | MVVM]], which are both fully supported patterns. ...ion, we will create another example of manipulating the chart model in the MVVM approach.
    34 KB (3,771 words) - 04:15, 19 September 2023
  • ...nt, you can bind the properties of ViewModel. For instance, you can use ZK MVVM data binding to access the ViewModel on the native HTML elements. ...w to retrieve the event object, please refer to [http://books.zkoss.org/zk-mvvm-book/8.0/advanced/parameters.html#retrieve-event-object Retrieve Event Obje
    11 KB (1,405 words) - 06:03, 5 February 2024
  • *'''Enable MVVM annotation expression validation'''
    3 KB (432 words) - 08:03, 3 October 2017
  • ...etting Started/Get ZK Up and Running with MVVM| Get ZK Up and Running with MVVM]].
    12 KB (1,763 words) - 10:27, 10 January 2022
  • ...r [https://books.zkoss.org/zk-mvvm-book/10.0/shadow_elements/index.html ZK MVVM Reference]. You can also use shadow elements with the MVC pattern; however, ...clare shadow tags in zul files, but the behavior is very different without MVVM annotation.
    10 KB (1,389 words) - 08:45, 26 January 2024
  • ...le-mvc.zul, index-profile-mvvm.zul, index-todolist-mvc.zul, index-todolist-mvvm.zul). Then we can link four items of the sidebar to these zul pages by redi pageMap.put("fn2",new SidebarPage("fn2","Profile (MVVM)","/imgs/fn.png"
    16 KB (2,227 words) - 10:59, 19 January 2022
  • ...e proud to announce extensive improvement to EL, now supporting EL3, major MVVM enhancements and many more changes. =Major MVVM Enhancements=
    22 KB (3,158 words) - 04:21, 20 January 2022
  • ...nnounce an extensive improvement to EL, which is now supporting EL3, major MVVM enhancements and many more changes. =Major MVVM Enhancements=
    22 KB (3,197 words) - 04:21, 20 January 2022
  • ::Project is developed using the MVVM design pattern. ...age and implement templates for each responsive state. Here we will use ZK MVVM and shadow elements. This combination is a great fit in this case because t
    10 KB (1,453 words) - 02:08, 24 April 2024
  • ...oud to announce the extensive improvement to EL, now supporting EL3, major MVVM enhancements, and many more changes. =Major MVVM Enhancements=
    25 KB (3,653 words) - 04:21, 20 January 2022

View (previous 100 | next 100) (20 | 50 | 100 | 250 | 500)

Google Custom Wiki Search