Search results
From Documentation
Page title matches
- ...d | url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/queryparam.html zk-mvvm-book/8.0/syntax/viewmodel/parameters/queryparam]|}} | The MVVM was introduced.1 KB (135 words) - 07:36, 8 July 2022
- ...precated | url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/ref.html zk-mvvm-book/8.0/syntax/data_binding/ref]|}} {{ZK PE and EE}}1 KB (143 words) - 07:35, 8 July 2022
- ...| url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/headerparam.html zk-mvvm-book/8.0/syntax/viewmodel/parameters/headerparam]|}} | The MVVM was introduced.991 bytes (111 words) - 07:36, 8 July 2022
- ...recated | url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/load.html zk-mvvm-book/8.0/syntax/data_binding/load]|}} | The MVVM was introduced.2 KB (199 words) - 07:35, 8 July 2022
- ...://books.zkoss.org/zk-mvvm-book/8.0/viewmodel/data_and_collections.html zk-mvvm-book/8.0/viewmodel/data_and_collections]|}} * @id('vm') sets ViewModel name, then we can use <code>vm</code> to reference ViewModel's property in the following components. (line 1)4 KB (518 words) - 07:36, 8 July 2022
- ...| url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/cookieparam.html zk-mvvm-book/8.0/syntax/viewmodel/parameters/cookieparam]|}} | The MVVM was introduced.975 bytes (110 words) - 07:36, 8 July 2022
- ...recated | url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/save.html zk-mvvm-book/8.0/syntax/data_binding/save]|}} | The MVVM was introduced.2 KB (220 words) - 07:35, 8 July 2022
- ...url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/executionparam.html zk-mvvm-book/8.0/syntax/viewmodel/parameters/executionparam]|}} org.zkoss.zk.ui.Execution ex = org.zkoss.zk.ui.Executions.getCurrent();2 KB (219 words) - 07:36, 8 July 2022
- ...recated | url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/bind.html zk-mvvm-book/8.0/syntax/data_binding/bind]|}} | The MVVM was introduced.981 bytes (120 words) - 07:35, 8 July 2022
- ...=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/executionargparam.html zk-mvvm-book/8.0/syntax/viewmodel/parameters/executionargparam]|}} | The MVVM was introduced.2 KB (187 words) - 07:36, 8 July 2022
- ...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]|}} To wire event listeners in a ViewModel like [[ZK Developer's Reference/MVC/Controller/Wire Event Listeners]], we have to call <code>Selectors.wire1 KB (170 words) - 07:35, 8 July 2022
- ...[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/databindingcommand.html zk-mvvm-book/8.0/syntax/data_binding/command]|}} | The MVVM was introduced.1 KB (191 words) - 07:35, 8 July 2022
- ...url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/selectorparam.html zk-mvvm-book/8.0/syntax/viewmodel/parameters/selectorparam]|}} For selector syntax, please refer to <javadoc> org.zkoss.zk.ui.select.SelectorComposer </javadoc>2 KB (241 words) - 07:36, 8 July 2022
- #REDIRECT [[ZK Developer's Reference/MVVM/Advanced/Wire Event Listeners]]73 bytes (9 words) - 01:30, 18 February 2013
- ...http://books.zkoss.org/zk-mvvm-book/8.0/data_binding/el_expression.html zk-mvvm-book/8.0/data_binding/el_expression]|}} <!-- the purpose of EL expression in zk bind annotation -->5 KB (754 words) - 07:35, 8 July 2022
- ...d | url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/scopeparam.html zk-mvvm-book/8.0/syntax/viewmodel/parameters/scopeparam]|}} | The MVVM was introduced.2 KB (181 words) - 07:36, 8 July 2022
- ...ed | url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/converter.html zk-mvvm-book/8.0/syntax/data_binding/converter]|}} | The MVVM was introduced.2 KB (251 words) - 07:35, 8 July 2022
- #REDIRECT [[ZK Developer's Reference/MVVM/Syntax/Data Binding/@global-command]]79 bytes (9 words) - 09:59, 8 February 2012
- ...ated | url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/default.html zk-mvvm-book/8.0/syntax/viewmodel/parameters/default]|}} You give annotation element's value with a String, and ZK will cast to the corresponding type of the parameter. You can apply this an1 KB (177 words) - 07:36, 8 July 2022
- ...ed | url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/validator.html zk-mvvm-book/8.0/syntax/data_binding/validator]|}} | The MVVM was introduced.2 KB (252 words) - 07:35, 8 July 2022
Page text matches
- ...vvm-book/8.0/advanced/communication_between_viewmodel_and_composer.html zk-mvvm-book/8.0/data_binding/advanced/communication_between_viewmodel_and_composer ...lobal_Command | concept of global command]] and [[ZK Developer's Reference/MVVM/Data Binding/Global Command Binding| global command binding]] prior reading5 KB (724 words) - 07:35, 8 July 2022
- ...ttp://books.zkoss.org/zk-mvvm-book/8.0/data_binding/initialization.html zk-mvvm-book/8.0/data_binding/initialization]|}} ...vanced usage with <code>@init</code> in section [[ZK Developer's Reference/MVVM/DataBinding/Form Binding]].2 KB (263 words) - 07:35, 8 July 2022
- ...that defines how to create components. A template is enclosed with [[ZUML Reference/ZUML/Elements/template|the template element]] as shown below. ...not limited to custom model rendering. Users are able to use "template" in ZK applications too.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
- ...ted | url=[http://books.zkoss.org/zk-mvvm-book/8.0/viewmodel/index.html zk-mvvm-book/8.0/viewmodel]|}} Although ViewModel stores the View's states, it contains no reference to UI components. It can not access any UI components directly. Hence, ther4 KB (660 words) - 15:05, 12 January 2022
- ...developer uses. For example, [[ZK Developer's Reference/MVVM/Data Binding|ZK Bind]] examines annotations to know how to load and store the value of a co780 bytes (114 words) - 09:41, 8 February 2012
- ...=[http://books.zkoss.org/zk-mvvm-book/8.0/viewmodel/initialization.html zk-mvvm-book/8.0/viewmodel/initialization]|}} ...lying annotation on its parameter, please refer [[ZK Developer's Reference/MVVM/Advance/Parameters]].2 KB (278 words) - 07:36, 8 July 2022
- ...| url=[http://books.zkoss.org/zk-mvvm-book/8.0/viewmodel/commands.html zk-mvvm-book/8.0/viewmodel/commands]|}} [[File:Mvvm-viewmodel-command.png | center]]6 KB (846 words) - 07:36, 8 July 2022
- ...p://books.zkoss.org/zk-mvvm-book/8.0/data_binding/children_binding.html zk-mvvm-book/8.0/data_binding/children_binding]|}} [[File:Mvvm-children-binding.png | center]]4 KB (484 words) - 07:35, 8 July 2022
- ...url=[http://books.zkoss.org/zk-mvvm-book/8.0/syntax/viewmodelinit.html zk-mvvm-book/8.0/syntax/viewmodel/init]|}} ...od's parameters, please refer to subsections of [[ZK Developer's Reference/MVVM/Syntax/ViewModel/Parameters]].2 KB (312 words) - 07:35, 8 July 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
- #REDIRECT [[ZK Essentials]] =Introduction of MVVM=5 KB (703 words) - 00:03, 29 March 2013
- ...http://books.zkoss.org/zk-mvvm-book/8.0/data_binding/el_expression.html zk-mvvm-book/8.0/data_binding/el_expression]|}} <!-- the purpose of EL expression in zk bind annotation -->5 KB (754 words) - 07:35, 8 July 2022
- ...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]|}} To wire event listeners in a ViewModel like [[ZK Developer's Reference/MVC/Controller/Wire Event Listeners]], we have to call <code>Selectors.wire1 KB (170 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
- ZK provides end-to-end solutions from UI design, development, testing to produ ...could skip this section and come back later when you understand more about ZK.15 KB (2,388 words) - 10:23, 5 February 2024
- ...[http://books.zkoss.org/zk-mvvm-book/8.0/data_binding/bindcomposer.html zk-mvvm-book/8.0/data_binding/bindcomposer]|}} .... It also initializes a Binder and ViewModel and passes ViewModel object's reference to Binder.4 KB (630 words) - 07:35, 8 July 2022
- ...VVM approach. For more details, please refer to [[ZK Developer's Reference/MVVM/Data Binding/Collection and Selection]] ...'', or ''Tree''. ZK will automatically wrap Java Collection type object as ZK's <javadoc>org.zkoss.zul.ListModel</javadoc> object. You should not bind mu9 KB (1,228 words) - 04:20, 20 January 2022
- ...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]|}} <!-- ZK Bind doesn't work on those special attributes. -->3 KB (464 words) - 07:35, 8 July 2022
- ...represents an HTML tag. For example, the following XML element will cause ZK Loader to create a component called <javadoc>org.zkoss.zhtml.Ul</javadoc>. ...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