You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2014/10/24 11:24:35 UTC

svn commit: r926664 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/recognized-annotations/LabelAt.html content/reference/recognized-annotations/about.html

Author: buildbot
Date: Fri Oct 24 09:24:34 2014
New Revision: 926664

Log:
Staging update by buildbot for isis

Added:
    websites/staging/isis/trunk/content/reference/recognized-annotations/LabelAt.html
Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/reference/recognized-annotations/about.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct 24 09:24:34 2014
@@ -1 +1 @@
-1633839
+1634037

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct 24 09:24:34 2014
@@ -1 +1 @@
-1633839
+1634037

Added: websites/staging/isis/trunk/content/reference/recognized-annotations/LabelAt.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/LabelAt.html (added)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/LabelAt.html Fri Oct 24 09:24:34 2014
@@ -0,0 +1,530 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+
+    <meta charset="utf-8">
+      <title>@LabelAt (1.8.0-SNAPSHOT)
</title>
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    
+    <!-- Le styles -->
+    <link href="./../../bootstrap-3.0.0/css/bootstrap.css" rel="stylesheet">
+    <link href="./../../prettify.css" rel="stylesheet">
+
+    <style type="text/css">
+        body {
+          padding-top: 60px;
+        }
+        .sprite {
+            display: inline-block;
+            height: 20px;
+            margin: 0 auto 4px;
+            outline: medium none;
+            text-indent: -999em;
+            width: 24px;
+            background-image: url('./../../images/sprites.png');
+            background-repeat: no-repeat;
+            overflow: hidden;
+            cursor: pointer;
+        }
+        .edit-page {
+            display: inline-block;
+            height: 20px;
+            margin: 0 auto 4px;
+            outline: medium none;
+            text-indent: -999em;
+            width: 24px;
+            background-image: url('./../../images/edit.png');
+            background-repeat: no-repeat;
+            overflow: hidden;
+            cursor: pointer;
+        }
+        .fb-share {
+            background-position: 0px -40px;
+        }
+        .gp-share {
+            background-position: 0px 0px;
+        }
+        .tw-share {
+            background-position: 0px -80px;
+        }
+        .markdown-content {
+            min-height: 500px;
+        }
+        .book-image img {
+          border: 1px;
+          border-style: solid;
+        }
+        .release-matrix .heading {
+            background-color: #eeeeee;
+        }
+        .release-matrix .new {
+            color: #dd0000;
+            font-weight: bolder;
+        }
+        .stub,.note {
+            position: relative;
+            padding: 7px 15px;
+            margin-bottom: 18px;
+            color: #404040;
+            background-color: #eedc94;
+            background-repeat: repeat-x;
+            background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), to(#eedc94));
+            background-image: -moz-linear-gradient(top, #fceec1, #eedc94);
+            background-image: -ms-linear-gradient(top, #fceec1, #eedc94);
+            background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), color-stop(100%, #eedc94));
+            background-image: -webkit-linear-gradient(top, #fceec1, #eedc94);
+            background-image: -o-linear-gradient(top, #fceec1, #eedc94);
+            background-image: linear-gradient(top, #fceec1, #eedc94);
+            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', endColorstr='#eedc94', GradientType=0);
+            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
+            border-color: #eedc94 #eedc94 #e4c652;
+            border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
+            text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
+            border-width: 1px;
+            border-style: solid;
+            -webkit-border-radius: 4px;
+            -moz-border-radius: 4px;
+            border-radius: 4px;
+            -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
+            -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
+            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
+        }
+        
+        div.XXXisis-tweak form {
+            margin-top: 6px;
+            margin-bottom: -2px;
+        }
+        
+        div.row div.col-md-12 {
+          border-top: 1px solid #eeeeee;
+       }
+        
+        
+        /* Isis specific stuff */
+
+        div.row div.col-md-12 {
+          margin-top: 20px;
+        }
+
+        .container {
+          width: 940px;
+        }
+
+        .markdown-content .documentation .span-one-third p {
+          margin-bottom: 0px;
+        }
+
+        .container .markdown-content .group,
+        .markdown-content .documentation .group {
+          margin-top: 9px;
+        }
+
+        .container .group h2,
+        .documentation .group h2 {
+          border-bottom: 1px solid #DDD
+        }
+
+        .container h2 a[name],
+        .documentation h2 a[name] {
+            padding-top: 50px;
+            margin-top: -50px;
+        }
+        
+        .container h2 a[name],
+        .container h3 a[name],
+        .container h4 a[name],
+        .documentation h2 a[name],
+        .documentation h3 a[name],
+        .documentation h4 a[name] {
+            color: black;
+            display: inline-block; 
+        }
+        .container h2 a[name]:hover,
+        .container h3 a[name]:hover,
+        .container h4 a[name]:hover,
+        .documentation h2 a[name]:hover,
+        .documentation h3 a[name]:hover,
+        .documentation h4 a[name]:hover {
+            text-decoration: none;
+        }
+
+        .documentation h2 a:not([name]),
+        .documentation h3 a:not([name]),
+        .documentation h4 a:not([name]) {
+          /* same as code style */
+          padding: 0 3px 2px;
+          font-family: Monaco, Andale Mono, Courier New, monospace;
+          font-size: 12px;
+          -webkit-border-radius: 3px;
+          -moz-border-radius: 3px;
+          border-radius: 3px;
+          padding: 1px 3px;
+        }
+        
+        .carousel-indicators li {
+          border: 1px solid rgb(192,70,1);
+        }
+
+        .carousel-indicators li.active {
+          background-color: rgb(192,70,1);
+        }
+        
+        .carousel-control .icon-prev,
+        .carousel-control .icon-next {
+          color: rgb(192,70,1);
+          font-size: 60px;
+        }
+        
+        .page-header {
+          margin-top: 0px;
+        }
+
+        .container blockquote p {
+            font-size: small;
+        }
+
+        .container blockquote p:not([author]) {
+            font-style: italic;
+        }
+
+        .container blockquote p {
+            font-size: small;
+            font-style: italic;
+            font-weight: bold;
+        }
+        
+        footer hr {
+            margin-top: 100px;
+        }
+
+        .markdown-content img {
+            margin-top: 10px;
+            margin-bottom: 20px;
+        }
+
+        .markdown-content a img {
+            margin-top: 0px;
+            margin-bottom: 0px;
+        }
+
+        
+        #forkongithub a{
+            display: none;
+            background:#090;
+            color:#fff;
+            text-decoration:none;
+            font-family:arial, sans-serif;
+            text-align:center;
+            font-weight:bold;
+            padding:5px 40px;
+            font-size:1rem;
+            line-height:2rem;
+            position:relative;
+            transition:0.5s;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:fixed;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+            z-index: 9999;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:768px){
+            #forkongithub{
+                position:fixed;
+                display:block;
+                top:0;
+                right:0;
+                width:250px;
+                overflow:hidden;
+                height:250px;
+                z-index: 9999;
+            }
+            #forkongithub a{
+                display:inherit;
+                width:250px;
+                position:fixed;
+                font-size:small;
+                top:40px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                -ms-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
+    </style>
+
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
+    <script type="text/javascript">
+      function fbshare () {
+          window.open(
+                  "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
+                  'Share on Facebook',
+                  'width=640,height=426');
+      };
+      function gpshare () {
+          window.open(
+                  "https://plus.google.com/share?url="+document.URL,
+                  'Share on Google+',
+                  'width=584,height=385');
+      };
+      function twshare () {
+          window.open(
+                  "https://twitter.com/intent/tweet?url="+document.URL+"&text=@LabelAt (1.8.0-SNAPSHOT)
",
+                  'Share on Twitter',
+                  'width=800,height=526');
+      };
+    </script>
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="./../../images/favicon.ico">
+
+    <script src="./../../javascript/prettify.js" type="text/javascript"></script>
+    
+    <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
+
+
+    <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
+    <!--
+    <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
+    -->
+
+    
+    
+    
+
+    <script>
+    $(function () { prettyPrint() })
+    $().dropdown()
+    </script>
+
+    
+  </head>
+
+  <body>
+
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
+        <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
+        <ul class="nav navbar-nav">
+
+          <li class="dropdown">
+            <a href="#" class="dropdown-toggle" data-toggle="dropdown">Show<b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="./../../intro/elevator-pitch/isis-in-pictures.html">Screenshots</a></li>
+              <li><a href="./../../intro/tutorials/screencasts.html">Screencasts<img src="./../../images/tv_show-25.png"></a></li>
+              <li><a href="./../../intro/powered-by/powered-by.html">Powered by</a></li>
+              <li><a href="http://isisdemo.mmyco.co.uk/" target="_blank">Online Demo</a></li>
+            </ul>
+          </li>
+
+          <li class="dropdown">
+            <a href="#" class="dropdown-toggle" data-toggle="dropdown">Learn<b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="./../../documentation.html">Isis Docs</a></li>
+              <li><a href="http://www.isisaddons.org" target="_blank">Isis Add-ons</a></li>
+            </ul>
+          </li>
+
+          <li class="dropdown">
+            <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get<b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="./../../intro/getting-started/simpleapp-archetype.html">Isis (Maven archetype)</a></li>
+              <li><a href="./../../download.html">Isis (downloads)</a></li>
+              <li><a href="http://www.isisaddons.org" target="_blank">Isis Add-ons</a></li>
+            </ul>
+          </li>
+
+
+          <li class="dropdown">
+            <a href="#" class="dropdown-toggle" data-toggle="dropdown">Help<b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="./../../support.html">Mailing Lists</a></li>
+              <li><a href="http://isis.markmail.org/search/?q=" target="_blank">ML Archives</a></li>
+              <li><a href="https://issues.apache.org/jira/browse/ISIS" target="_blank">JIRA</a></li>
+              <li><a href="http://stackoverflow.com/questions/tagged/isis" target="_blank">Stack Overflow</a></li>
+              <li><a href="http://github.com/apache/isis" target="_blank">Github mirror</a></li>
+            </ul>
+          </li>
+
+          <li class="dropdown navbar-right">
+            <a href="#" class="dropdown-toggle" data-toggle="dropdown">@ASF<b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li>
+                <a href="http://www.apache.org/" target="_blank">Apache Homepage <i class="icon-share-alt"></i></a>
+              </li>
+              <li>
+                <a href="http://www.apache.org/licenses/" target="_blank">Licenses <i class="icon-share-alt"></i></a>
+              </li>
+              <li>
+                <a href="http://www.apache.org/security/" target="_blank">Security <i class="icon-share-alt"></i></a>
+              </li>
+              <li>
+                <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">Sponsorship <i class="icon-share-alt"></i></a>
+              </li>
+              <li>
+                <a href="http://www.apache.org/foundation/thanks.html">Thanks <i class="icon-share-alt"></i></a>
+              </li>
+              <li>
+                <a href="./../../more-thanks.html">More thanks <i class="icon-share-alt"></i></a>
+              </li>
+            </ul>
+          </li>
+      </ul>
+
+        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <div class="form-group">
+          <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
+          <INPUT type="hidden" name="cof" value="FORID:0">
+          <INPUT class="form-control" name="q" type="text" placeholder="Search">
+        </div>
+      </FORM>
+
+
+      </div>
+
+
+  </nav>
+
+    <div class="container">
+      <div class="markdown-content">
+      
+
+<div class="page-header">
+<p><a href="./../../documentation.html">Docs</a>&nbsp;&raquo&nbsp;<a href="./../../reference/about.html">Reference</a>&nbsp;&raquo&nbsp;<a href="./../../reference/recognized-annotations/about.html">Recognized Annotations</a></p>
+<h1>@LabelAt (1.8.0-SNAPSHOT)
+
+</h1>
+</div>
+
+<p>The <code>@LabelAt</code> annotation is a UI hint to indicate the positioning of a 
+property or action parameter label either to the top or the left.</p>
+
+<p>For example:</p>
+
+<pre><code>public class ToDoItem {
+
+    @LabelAt(Position.LEFT)
+    public String getDescription() { ... }
+
+    @LabelAt(Position.TOP)
+    public String getNotes() { ... }
+
+    ...
+}
+</code></pre>
+
+<h2>Alternatives (<code>.layout.json</code>)</h2>
+
+<p>As an alternative to using the <code>@LabelAt</code> annotation, the <code>.layout.json</code> 
+<a href="../../components/viewers/wicket/dynamic-layouts.html">dynamic layout file</a> 
+can be specified, eg:</p>
+
+<pre><code>{
+    "span": 6,
+    "memberGroups": {
+        "Other": {
+            "members": {
+                ...
+                "notes": {
+                    "labelAt": {
+                        "value": "TOP"
+                    }
+                },
+                ....
+            }
+        },
+        ...
+    }
+}
+</code></pre>
+
+<p>Note that it (currently) isn't possible to specify layout hints for action parameters.</p>
+
+<h2>Specifying a default setting</h2>
+
+<p>If you want a consistent look-n-feel throughout the app (eg all property labels to the top,
+or all action action parameters to the left) then it'd be rather frustrating to have to 
+annotate every  property and action parameter.</p>
+
+<p>Instead, two configuration settings can be specified (in <code>isis.properties</code>):</p>
+
+<pre><code>isis.viewers.labelAt.property=TOP
+</code></pre>
+
+<p>or</p>
+
+<pre><code>isis.viewers.labelAt.parameter=LEFT
+</code></pre>
+
+<p>If these are not present then Isis will render according to internal defaults.  At the time of writing, this means labels are to the left for all datatypes except multiline strings.</p>
+
+
+
+      </div>
+
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
+            <div class="modal-header">
+                <a class="close" data-dismiss="modal">x</a>
+
+                <h3>Thank you for contributing to the documention!</h3>
+            </div>
+            <div class="modal-body">
+                <h4>Any help with the documentation is greatly appreciated.</h4>
+                <p>All edits are reviewed before going live, so feel free to do much more than fix typos or links.  If you see a page that could benefit from an entire rewrite, we'd be thrilled to review it.  Don't be surprised if we like it so much we ask you for help with other pages :)</p>
+                <small>NOTICE: unless indicated otherwise on the pages in question, all editable content available from apache.org is presumed to be licensed under the Apache License (AL) version 2.0 and hence all submissions to apache.org treated as formal Contributions under the license terms.</small>
+                <!--[if gt IE 6]>
+                <h4>Internet Explorer Users</h4>
+                <p>If you are not an Apache committer, click the Yes link and enter a <i>anonymous</i> for the username and leave the password empty</p>
+                <![endif]-->
+
+            </div>
+            <div class="modal-footer">
+                Do you have an Apache ID?
+                <a href="javascript:void(location.href='https://cms.apache.org/redirect?uri='+escape(location.href))" class="btn">Yes</a>
+                <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
+            </div>
+        </div>
+        <!--
+        <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
+
+      <footer>
+        <hr/>
+        <p>
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        <br/>
+        Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
+        </p>
+      </footer>
+
+    </div> <!-- /container -->
+
+  </body>
+</html>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/about.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/about.html Fri Oct 24 09:24:34 2014
@@ -426,272 +426,485 @@
 <p>go back to: <a href="../../documentation.html">documentation</a></p>
 
 <table class="table table-bordered table-condensed table-hover">
-<tr>
-    <th>Annotation</th>
-    <th>Purpose</th>
-    <th><a href="../../components/viewers/wicket/dynamic-layouts.html">.layout.json</a> ?</th>
-    <th>Deprecated?</th>
-</tr>
-<tr><td><a href="./ActionInteraction.html">@ActionInteraction</a></td>
-<td>Enable subscribers to either veto, validate or take further steps before/after an action has been invoked.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./ActionOrder-deprecated.html">@ActionOrder</a></td>
-<td>UI hint for buttons, menu items
-</td>
-<td></td><td>Y</td></tr>
-<tr><td><a href="./ActionSemantics.html">@ActionSemantics</a></td>
-<td>Query-only, idempotent or non-idempotent.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Aggregated.html">@Aggregated</a></td>
-<td>Part of an aggregate root (only partly supported)
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Audited.html">@Audited</a></td>
-<td>Audit changes to an object
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./AutoComplete.html">@AutoComplete</a></td>
-<td>Repository method to search for entities
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Bookmarkable.html">@Bookmarkable</a></td>
-<td>UI hint: whether (and how) to create a bookmark for visited object.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Bounded.html">@Bounded</a></td>
-<td>Bounded (and limited) number of instances of an entity type, translates into a drop-down for any property of that type.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Bulk.html">@Bulk</a></td>
-<td>Indicates an action is a bulk action, can be applied to multiple instances.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./CollectionInteraction.html">@CollectionInteraction</a></td>
-<td>Enable subscribers to either veto, validate or take further steps before/after a collection has been added to or removed from.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Command.html">@Command</a></td>
-<td>Action invocation should be reified as a command object, optionally persistable for profiling and enhanced auditing, and background/async support.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./CssClass.html">@CssClass</a></td>
-<td>UI hint to allow individual objects or object members layout to be customized by application-specific CSS.
-</td>
-<td>Y</td><td></td></tr>
-<tr><td><a href="./CssClassFa.html">@CssClassFa</a></td>
-<td>UI hint to use font awesome icons for action buttons/menu items and optionally as an object icon.
-</td>
-<td>Y</td><td></td></tr>
-<tr><td><a href="./Debug-deprecated.html">@Debug</a></td>
-<td>Action only invocable in debug mode.
-</td>
-<td></td><td>Y</td></tr>
-<tr><td><a href="./Defaulted.html">@Defaulted</a></td>
-<td>Indicates that a (value) class has a default value.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./DescribedAs.html">@DescribedAs</a></td>
-<td>UI hint to provide a description of an object or object member.
-</td>
-<td>Y</td><td></td></tr>
-<tr><td><a href="./Digits.html">@javax.validation.constraints.Digits</a></td>
-<td>Precision/scale for BigDecimal values.
-</td>
-<tr><td><a href="./Disabled.html">@Disabled</a></td>
-<td>UI hint that object property cannot be edited, an object collection cannot be added to/removed from, or an object action cannot be invoked.
-</td>
-<td>Y</td><td></td></tr>
-<tr><td><a href="./Encodable.html">@Encodable</a></td>
-<td>Indicates that a (value) class can be serialized/encoded.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./EqualByContent.html">@EqualByContent</a></td>
-<td>Indicates that a value class has equality semantics.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Exploration-deprecated.html">@Exploration</a></td>
-<td>Action available in special 'exploration' mode.
-</td>
-<td></td><td>Y</td></tr>
-<tr><td><a href="./Facets.html">@Facets</a></td>
-<td>Install arbitrary facets within the Isis metamodel.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./FieldOrder-deprecated.html">@FieldOrder</a></td>
-<td>UI hint for property/collection order
-</td>
-<td></td><td>Y</td></tr>
-<tr><td><a href="./Hidden.html">@Hidden</a></td>
-<td>UI hint that object member not visible.
-</td>
-<td>Y</td><td></td></tr>
-<tr><td><a href="./HomePage.html">@HomePage</a></td>
-<td>Query-only action (on domain service) to be invoked, result of which is
-rendered as the user's home page.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Idempotent-deprecated.html">@Idempotent</a></td>
-<td>Replaced by @ActionSemantics.
-</td>
-<td></td><td>Y</td></tr>
-<tr><td><a href="./Ignore-deprecated.html">@Ignore</a></td>
-<td>Replaced by @Programmatic.
-</td>
-<td></td><td>Y</td></tr>
-<tr><td><a href="./Immutable.html">@Immutable</a></td>
-<td>An object's state cannot be changed (properties cannot be edited, collections cannot be added to or removed from).  Actions <i>can</i> still be invoked.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Inject.html">@javax.inject.Inject</a></td>
-<td>Inject domain service into a domain object (entity or view model) or another domain service.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Mask.html">@Mask</a></td>
-<td>How to parse/render values (only partly supported)
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./MaxLength.html">@MaxLength</a></td>
-<td>Maximum length of a property value (strings).
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./MemberGroupLayout.html">@MemberGroupLayout</a></td>
-<td>UI hint grouping of properties into groups, and organizing of properties, collections into columns.
-</td>
-<td>Y</td><td></td></tr>
-<tr><td><a href="./MemberGroups.html">@MemberGroups</a></td>
-<td>Replaced by @MemberGroupLayout
-</td>
-<td>Y</td><td></td></tr>
-<tr><td><a href="./MemberOrder.html">@MemberOrder</a></td>
-<td>UI hint ordering properties, collections and actions, and associating actions with either a property or a collection.
-</td>
-<td>Y</td><td></td></tr>
-<tr><td><a href="./MinLength.html">@MinLength</a></td>
-<td>Minimum number of characters required for an auto-complete search argument.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./MultiLine.html">@MultiLine</a></td>
-<td>UI hint to render string property over multiple lines (a textarea rather than a textbox)
-</td>
-<td>Y</td><td></td></tr>
-<tr><td><a href="./MustSatisfy.html">@MustSatisfy</a></td>
-<td>Specify arbitrary specification constraints on a class member, action parameter or object.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Named.html">@Named</a></td>
-<td>UI hint to override name inferred from class.  Required for parameter names (prior to Java8)
-</td>
-<td>Y</td><td></td></tr>
-<tr><td><a href="./NotContributed.html">@NotContributed</a></td>
-<td>UI hint indicating that a domain service action is not rendered as an action on the (entity) types of its parameters.  For 1-arg query-only actions, controls whether the domain service action is rendered as a property or collection on the entity type of its parameter.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./NotInServiceMenu.html">@NotInServiceMenu</a></td>
-<td>UI hint indicating that a domain service should not be rendered in the application menu (at top of page in Wicket viewer).
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./NotPersistable.html">@NotPersistable</a></td>
-<td>Indicates that a domain object may not be programmatically persisted (partly supported).
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./NotPersisted.html">@NotPersisted</a></td>
-<td>Indicates that an object property is derived, is not persisted.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./ObjectType.html">@ObjectType</a></td>
-<td>For constructing the external identifier (URI) of an entity instance (part of its URL in both Wicket viewer and Restful Objects viewer).
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Optional.html">@Optional</a></td>
-<td>Specifies that a property or action parameter is not mandatory.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Paged.html">@Paged</a></td>
-<td>UI hint for (client-side) paging of collections (parented or standalone).
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Parseable.html">@Parseable</a></td>
-<td>Indicates that a (value) class can be reconstructed from a string.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Plural.html">@Plural</a></td>
-<td>UI hint for the irregular plural form of an entity type.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./PostsPropertyChangedEvent-deprecated.html">@PostsPropertyChangedEvent</a></td>
-<td>Replaced by @PropertyInteraction
-</td>
-<td></td><td>Y</td></tr>
-<tr><td><a href="./PropertyInteraction.html">@PropertyInteraction</a></td>
-<td>Enable subscribers to either veto, validate or take further steps before/after a property has been modified or cleared.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Programmatic.html">@Programmatic</a></td>
-<td>Ignore a public method, excluded from the Isis metamodel.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Prototype.html">@Prototype</a></td>
-<td>UI hint indicating that an action should only be visible in 'prototype' mode.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./PublishedAction.html">@PublishedAction</a></td>
-<td>Action invocation should be serialized and published by configured PublishingService (if any), eg to other systems.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./PublishedObject.html">@PublishedObject</a></td>
-<td>Change to object should be serialized and published by configured PublishingService (if any), eg to other systems.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./QueryOnly-deprecated.html">@QueryOnly</a></td>
-<td>Replaced by @ActionSemantics.
-</td>
-<td></td><td>Y</td></tr>
-<tr><td><a href="./RegEx.html">@RegEx</a></td>
-<td>Validate change to value of string property.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Render.html">@Render</a></td>
-<td>UI hint to eagerly (or lazily) render the contents of a collection.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./RenderedAsDayBefore.html">@RenderedAsDayBefore</a></td>
-<td>UI hint to render dates as the day before; ie store [a,b) internally but render [a,b-1]) to end-user.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./RequestScoped.html">@javax.enterprise.context.RequestScoped</a></td>
-<td>Specify that a domain service has request-scope (rather than a singleton).
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Resolve-deprecated.html">@Resolve</a></td>
-<td>Replaced by @Render.
-</td>
-<td></td><td>Y</td></tr>
-<tr><td><a href="./SortedBy.html">@SortedBy</a></td>
-<td>UI hint for collections, display in order determined by specified Comparator.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./Title.html">@Title</a></td>
-<td>UI hint indicating which of the object's properties should be used to build up a title for the object.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./TypeOf.html">@TypeOf</a></td>
-<td>The type of entity stored within a collection (if cannot be otherwise inferred, eg from generics).
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./TypicalLength.html">@TypicalLength</a></td>
-<td>UI hint for the typical length of a string property, eg to determine a sensible length for a textbox.
-</td>
-<td>Y</td><td></td></tr>
-<tr><td><a href="./Value.html">@Value</a></td>
-<td>Specify that a class has value-semantics.
-</td>
-<td></td><td></td></tr>
-<tr><td><a href="./ViewModel.html">@ViewModel</a></td>
-<td>Specify that a class is a view model (rather than a persisted entity).
-</td>
-<td></td><td></td></tr>
+    <tr>
+        <th>Annotation</th>
+        <th>Purpose</th>
+        <th><a href="../../components/viewers/wicket/dynamic-layouts.html">.layout.json</a> ?</th>
+        <th>Deprecated?</th>
+    </tr>
+    <tr>
+        <td><a href="./ActionInteraction.html">@ActionInteraction</a></td>
+        <td>Enable subscribers to either veto, validate or take further steps before/after an action has been invoked.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./ActionOrder-deprecated.html">@ActionOrder</a></td>
+        <td>UI hint for buttons, menu items
+        </td>
+        <td></td>
+        <td>Y</td>
+    </tr>
+    <tr>
+        <td><a href="./ActionSemantics.html">@ActionSemantics</a></td>
+        <td>Query-only, idempotent or non-idempotent.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Aggregated.html">@Aggregated</a></td>
+        <td>Part of an aggregate root (only partly supported)
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Audited.html">@Audited</a></td>
+        <td>Audit changes to an object
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./AutoComplete.html">@AutoComplete</a></td>
+        <td>Repository method to search for entities
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Bookmarkable.html">@Bookmarkable</a></td>
+        <td>UI hint: whether (and how) to create a bookmark for visited object.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Bounded.html">@Bounded</a></td>
+        <td>Bounded (and limited) number of instances of an entity type, translates into a drop-down for any property of
+            that type.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Bulk.html">@Bulk</a></td>
+        <td>Indicates an action is a bulk action, can be applied to multiple instances.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./CollectionInteraction.html">@CollectionInteraction</a></td>
+        <td>Enable subscribers to either veto, validate or take further steps before/after a collection has been added to or
+            removed from.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Command.html">@Command</a></td>
+        <td>Action invocation should be reified as a command object, optionally persistable for profiling and enhanced
+            auditing, and background/async support.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./CssClass.html">@CssClass</a></td>
+        <td>UI hint to allow individual objects or object members layout to be customized by application-specific CSS.
+        </td>
+        <td>Y</td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./CssClassFa.html">@CssClassFa</a></td>
+        <td>UI hint to use font awesome icons for action buttons/menu items and optionally as an object icon.
+        </td>
+        <td>Y</td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Debug-deprecated.html">@Debug</a></td>
+        <td>Action only invocable in debug mode.
+        </td>
+        <td></td>
+        <td>Y</td>
+    </tr>
+    <tr>
+        <td><a href="./Defaulted.html">@Defaulted</a></td>
+        <td>Indicates that a (value) class has a default value.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./DescribedAs.html">@DescribedAs</a></td>
+        <td>UI hint to provide a description of an object or object member.
+        </td>
+        <td>Y</td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Digits.html">@javax.validation.constraints.Digits</a></td>
+        <td>Precision/scale for BigDecimal values.
+        </td>
+    <tr>
+        <td><a href="./Disabled.html">@Disabled</a></td>
+        <td>UI hint that object property cannot be edited, an object collection cannot be added to/removed from, or an
+            object action cannot be invoked.
+        </td>
+        <td>Y</td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Encodable.html">@Encodable</a></td>
+        <td>Indicates that a (value) class can be serialized/encoded.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./EqualByContent.html">@EqualByContent</a></td>
+        <td>Indicates that a value class has equality semantics.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Exploration-deprecated.html">@Exploration</a></td>
+        <td>Action available in special 'exploration' mode.
+        </td>
+        <td></td>
+        <td>Y</td>
+    </tr>
+    <tr>
+        <td><a href="./Facets.html">@Facets</a></td>
+        <td>Install arbitrary facets within the Isis metamodel.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./FieldOrder-deprecated.html">@FieldOrder</a></td>
+        <td>UI hint for property/collection order
+        </td>
+        <td></td>
+        <td>Y</td>
+    </tr>
+    <tr>
+        <td><a href="./Hidden.html">@Hidden</a></td>
+        <td>UI hint that object member not visible.
+        </td>
+        <td>Y</td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./HomePage.html">@HomePage</a></td>
+        <td>Query-only action (on domain service) to be invoked, result of which is
+            rendered as the user's home page.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Idempotent-deprecated.html">@Idempotent</a></td>
+        <td>Replaced by @ActionSemantics.
+        </td>
+        <td></td>
+        <td>Y</td>
+    </tr>
+    <tr>
+        <td><a href="./Ignore-deprecated.html">@Ignore</a></td>
+        <td>Replaced by @Programmatic.
+        </td>
+        <td></td>
+        <td>Y</td>
+    </tr>
+    <tr>
+        <td><a href="./Immutable.html">@Immutable</a></td>
+        <td>An object's state cannot be changed (properties cannot be edited, collections cannot be added to or removed
+            from). Actions <i>can</i> still be invoked.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Inject.html">@javax.inject.Inject</a></td>
+        <td>Inject domain service into a domain object (entity or view model) or another domain service.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Mask.html">@Mask</a></td>
+        <td>How to parse/render values (not properly supported)
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./LabelAt.html">@LabelAt</a></td>
+        <td>UI hint for positioning of property or action parmaeter label either to top or the left.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./MaxLength.html">@MaxLength</a></td>
+        <td>Maximum length of a property value (strings).
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./MemberGroupLayout.html">@MemberGroupLayout</a></td>
+        <td>UI hint grouping of properties into groups, and organizing of properties, collections into columns.
+        </td>
+        <td>Y</td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./MemberGroups.html">@MemberGroups</a></td>
+        <td>Replaced by @MemberGroupLayout
+        </td>
+        <td>Y</td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./MemberOrder.html">@MemberOrder</a></td>
+        <td>UI hint ordering properties, collections and actions, and associating actions with either a property or a
+            collection.
+        </td>
+        <td>Y</td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./MinLength.html">@MinLength</a></td>
+        <td>Minimum number of characters required for an auto-complete search argument.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./MultiLine.html">@MultiLine</a></td>
+        <td>UI hint to render string property over multiple lines (a textarea rather than a textbox)
+        </td>
+        <td>Y</td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./MustSatisfy.html">@MustSatisfy</a></td>
+        <td>Specify arbitrary specification constraints on a class member, action parameter or object.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Named.html">@Named</a></td>
+        <td>UI hint to override name inferred from class. Required for parameter names (prior to Java8)
+        </td>
+        <td>Y</td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./NotContributed.html">@NotContributed</a></td>
+        <td>UI hint indicating that a domain service action is not rendered as an action on the (entity) types of its
+            parameters. For 1-arg query-only actions, controls whether the domain service action is rendered as a property
+            or collection on the entity type of its parameter.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./NotInServiceMenu.html">@NotInServiceMenu</a></td>
+        <td>UI hint indicating that a domain service should not be rendered in the application menu (at top of page in
+            Wicket viewer).
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./NotPersistable.html">@NotPersistable</a></td>
+        <td>Indicates that a domain object may not be programmatically persisted (partly supported).
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./NotPersisted.html">@NotPersisted</a></td>
+        <td>Indicates that an object property is derived, is not persisted.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./ObjectType.html">@ObjectType</a></td>
+        <td>For constructing the external identifier (URI) of an entity instance (part of its URL in both Wicket viewer and
+            Restful Objects viewer).
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Optional.html">@Optional</a></td>
+        <td>Specifies that a property or action parameter is not mandatory.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Paged.html">@Paged</a></td>
+        <td>UI hint for (client-side) paging of collections (parented or standalone).
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Parseable.html">@Parseable</a></td>
+        <td>Indicates that a (value) class can be reconstructed from a string.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Plural.html">@Plural</a></td>
+        <td>UI hint for the irregular plural form of an entity type.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./PostsPropertyChangedEvent-deprecated.html">@PostsPropertyChangedEvent</a></td>
+        <td>Replaced by @PropertyInteraction
+        </td>
+        <td></td>
+        <td>Y</td>
+    </tr>
+    <tr>
+        <td><a href="./PropertyInteraction.html">@PropertyInteraction</a></td>
+        <td>Enable subscribers to either veto, validate or take further steps before/after a property has been modified or
+            cleared.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Programmatic.html">@Programmatic</a></td>
+        <td>Ignore a public method, excluded from the Isis metamodel.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Prototype.html">@Prototype</a></td>
+        <td>UI hint indicating that an action should only be visible in 'prototype' mode.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./PublishedAction.html">@PublishedAction</a></td>
+        <td>Action invocation should be serialized and published by configured PublishingService (if any), eg to other
+            systems.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./PublishedObject.html">@PublishedObject</a></td>
+        <td>Change to object should be serialized and published by configured PublishingService (if any), eg to other
+            systems.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./QueryOnly-deprecated.html">@QueryOnly</a></td>
+        <td>Replaced by @ActionSemantics.
+        </td>
+        <td></td>
+        <td>Y</td>
+    </tr>
+    <tr>
+        <td><a href="./RegEx.html">@RegEx</a></td>
+        <td>Validate change to value of string property.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Render.html">@Render</a></td>
+        <td>UI hint to eagerly (or lazily) render the contents of a collection.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./RenderedAsDayBefore.html">@RenderedAsDayBefore</a></td>
+        <td>UI hint to render dates as the day before; ie store [a,b) internally but render [a,b-1]) to end-user.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./RequestScoped.html">@javax.enterprise.context.RequestScoped</a></td>
+        <td>Specify that a domain service has request-scope (rather than a singleton).
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Resolve-deprecated.html">@Resolve</a></td>
+        <td>Replaced by @Render.
+        </td>
+        <td></td>
+        <td>Y</td>
+    </tr>
+    <tr>
+        <td><a href="./SortedBy.html">@SortedBy</a></td>
+        <td>UI hint for collections, display in order determined by specified Comparator.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Title.html">@Title</a></td>
+        <td>UI hint indicating which of the object's properties should be used to build up a title for the object.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./TypeOf.html">@TypeOf</a></td>
+        <td>The type of entity stored within a collection (if cannot be otherwise inferred, eg from generics).
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./TypicalLength.html">@TypicalLength</a></td>
+        <td>UI hint for the typical length of a string property, eg to determine a sensible length for a textbox.
+        </td>
+        <td>Y</td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./Value.html">@Value</a></td>
+        <td>Specify that a class has value-semantics.
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
+    <tr>
+        <td><a href="./ViewModel.html">@ViewModel</a></td>
+        <td>Specify that a class is a view model (rather than a persisted entity).
+        </td>
+        <td></td>
+        <td></td>
+    </tr>
 </table>