Outline View of ZUL"

From Documentation
(update for zkstudio 2.0.0 release)
 
Line 1: Line 1:
 
{{ZKStudioEssentialsPageHeader}}
 
{{ZKStudioEssentialsPageHeader}}
  
__TOC__
+
 
 
 
The outline view of the web page presents a tree structure view of the content in the currently selected ZUL Editor, it can be opened by clicking '''<nowiki>[Window]/[Show View]/[Outline]</nowiki>'''.
+
The Outline view presents a tree structure view of the content in the currently selected ZUL Editor. It can be opened by clicking '''[Window]/[Show View]/[Outline]'''. Through this view, you can quickly get a big picture of the components you have used in a ZUL.
 +
 
 +
[[Image:studio-outline-view.png | center]]
 +
 
 +
 
 +
Each component in this view is prefixed with an icon to distinguish different tag elements. Any modification made to the zul file will be updated in the tree content in the Outline view instantly. You can also drag a component item in the ZUL Palette into this view to insert a component.
 +
 
  
[[Image:outline.png]]
 
  
== Drag & Drop Support ==
 
Each component in this tree structure has a special icon to distinguish different tag elements. Any modification to the zul file will update the tree content in the outline view instantly.
 
 
{{ZKStudioEssentialsPageFooter}}
 
{{ZKStudioEssentialsPageFooter}}

Latest revision as of 07:38, 9 April 2013

Outline View of ZUL




The Outline view presents a tree structure view of the content in the currently selected ZUL Editor. It can be opened by clicking [Window]/[Show View]/[Outline]. Through this view, you can quickly get a big picture of the components you have used in a ZUL.

Studio-outline-view.png


Each component in this view is prefixed with an icon to distinguish different tag elements. Any modification made to the zul file will be updated in the tree content in the Outline view instantly. You can also drag a component item in the ZUL Palette into this view to insert a component.




Last Update : 2013/04/09

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.