-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: viewer-wicket-1.7.0
-
Fix Version/s: 1.12.0
-
Component/s: Isis Core, Isis Viewer Wicket
-
Labels:None
4-jan-2016:
Divide the screen into two halves.
All properties in separate tabs.
Each collection in its own tabs.
~~~
as per [1] mailing list thread.
The example in the mailng list splits up the object's properties/collections (contributed or otherwise) into two different sets of tabs... but as a first pass I think a single row of tabs ought to suffice.
We also need to be mindful that we may want to use tabs as a metaphor for multiple opened objects (as a replacement for bookmarks), so this is another reason for a single row of tabs.
To support this would require extensions to @DomainObjectLayout or equivalent xxx.layout.json file.
- is required by
-
ISIS-994 Actions that act as contributed properties and which return a URL should display that URL inline within an iframe.
-
- Open
-
-
ISIS-998 Actions that are NOT contributed properties but which return a URL should optionally display that URL inline within an iframe in a new tab (or other "working area").
-
- Open
-