You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2016/04/08 17:23:45 UTC

isis-site git commit: ISIS-1335: further screencasts on view models

Repository: isis-site
Updated Branches:
  refs/heads/asf-site dd007c3f2 -> c404fa52e


ISIS-1335: further screencasts on view models


Project: http://git-wip-us.apache.org/repos/asf/isis-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis-site/commit/c404fa52
Tree: http://git-wip-us.apache.org/repos/asf/isis-site/tree/c404fa52
Diff: http://git-wip-us.apache.org/repos/asf/isis-site/diff/c404fa52

Branch: refs/heads/asf-site
Commit: c404fa52ee5203ddee1dd5d0c6e30af450902831
Parents: dd007c3
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Fri Apr 8 16:23:20 2016 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Fri Apr 8 16:23:20 2016 +0100

----------------------------------------------------------------------
 content/screencasts.html | 58 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 58 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis-site/blob/c404fa52/content/screencasts.html
----------------------------------------------------------------------
diff --git a/content/screencasts.html b/content/screencasts.html
index 01a6e62..c772a6f 100644
--- a/content/screencasts.html
+++ b/content/screencasts.html
@@ -1387,6 +1387,63 @@ otherwise be part of the Apache Isis metamodel (and thus show up in the UI).<br>
 </div>
 </div>
 <div class="sect1">
+<h2 id="_view_models">View Models</h2>
+<div class="sectionbody">
+<table class="tableblock frame-all grid-all spread">
+<colgroup>
+<col style="width: 50%;">
+<col style="width: 50%;">
+</colgroup>
+<tbody>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>How to write a <a href="ugbtb.html#_ugbtb_view-models_jaxb">(JAXB) view model</a>, holding references to two domain objects.+
+(v1.12.0)</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="videoblock">
+<div class="content">
+<iframe width="560px" height="315px" src="https://www.youtube.com/embed/puG-pzxRSd0?rel=0" frameborder="0" allowfullscreen></iframe>
+</div>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Updating the title, icon and layout of a <a href="ugbtb.html#_ugbtb_view-models_jaxb">(JAXB) view model</a>.+
+(v1.12.0)</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="videoblock">
+<div class="content">
+<iframe width="560px" height="315px" src="https://www.youtube.com/embed/tdBkmA2CCZY?rel=0" frameborder="0" allowfullscreen></iframe>
+</div>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>How to expose information from underlying domain entities referenced by a <a href="ugbtb.html#_ugbtb_view-models_jaxb">(JAXB) view model</a> using derived properties.+
+(v1.12.0)</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="videoblock">
+<div class="content">
+<iframe width="560px" height="315px" src="https://www.youtube.com/embed/TKF0FB_od00?rel=0" frameborder="0" allowfullscreen></iframe>
+</div>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Adding an action to a <a href="ugbtb.html#_ugbtb_view-models_jaxb">(JAXB) view model</a>, and adjusting the layout using custom CSS.+
+(v1.12.0)</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="videoblock">
+<div class="content">
+<iframe width="560px" height="315px" src="https://www.youtube.com/embed/TMMeVhRNi8A?rel=0" frameborder="0" allowfullscreen></iframe>
+</div>
+</div></div></td>
+</tr>
+</tbody>
+</table>
+</div>
+</div>
+<div class="sect1">
 <h2 id="_older_screencasts">Older screencasts</h2>
 <div class="sectionbody">
 <div class="paragraph">
@@ -1434,6 +1491,7 @@ otherwise be part of the Apache Isis metamodel (and thus show up in the UI).<br>
 <li><a href="#_bigdecimals">BigDecimals</a></li>
 <li><a href="#_action_parameters">Action parameters</a></li>
 <li><a href="#_excel_calendars_maps">Excel, Calendars, Maps</a></li>
+<li><a href="#_view_models">View Models</a></li>
 <li><a href="#_older_screencasts">Older screencasts</a></li>
 </ul>
             </div>