Author:admin

Date:2008-09-17T13:53:28.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@3 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
jfiat
2008-09-17 13:53:28 +00:00
parent 4fee9356ea
commit 2ee31ab9c7
763 changed files with 36576 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
[[Property:title|Adding a view]]
[[Property:weight|0]]
# To add a view of the current class or cluster, select the view you want to duplicate to the new one using the '''View''' combo box. <br/>
[[Image:diagram-defaultview]]
# Enter the name of the new view in the '''View''' combo box. <br/>
[[Image:diagram-myview]]
# Press enter. The view is now created.
<br/>
<br/>

View File

@@ -0,0 +1,15 @@
[[Property:title|Deleting a view]]
[[Property:weight|1]]
# To delete a view, select the view you want to remove using the '''View''' combo box. <br/>
[[Image:diagram-defaultview]]
# Click the '''Delete current view''' button. [[Image:16x16--general-delete-icon]] <br/>
# If you choose to confirm, the view has been deleted, and the "DEFAULT" view is selected.
<br/>
<br/>
{{note| '''Note''': You cannot delete the view "DEFAULT". }}

View File

@@ -0,0 +1,8 @@
[[Property:title|Managing views]]
[[Property:weight|5]]
* [[Adding a view|Adding a view]]
* [[Deleting a view|Deleting a view]]