Author:halw

Date:2008-09-29T02:03:12.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@60 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2008-09-29 02:03:12 +00:00
parent 4540855d74
commit 5446353c01
19 changed files with 54 additions and 96 deletions

View File

@@ -1,7 +1,7 @@
[[Property:title|Create an object]]
[[Property:weight|1]]
[[Property:uuid|b2ef8e81-a045-dce2-725f-c8db5ab1b6db]]
An EiffelBuild [[EiffelBuild Notation|object]] is a representation of a Vision2 component and its properties.
An EiffelBuild [[EiffelBuild Notation|object]] is a representation of an EiffelVision 2 component and its properties.
To create a new instance of an object, [[EiffelBuild Notation|pick]] a type from the [[Type selector|type selector]] and [[EiffelBuild Notation|drop]] onto an existing [[EiffelBuild Notation|object]] (Accessible from the [[Layout constructor|layout constructor]] or [[Builder window|builder window]] ). You will only be able to complete the [[EiffelBuild Notation|drop]] if the targeted [[EiffelBuild Notation|object]] will accept a new object of the transported type.

View File

@@ -1,9 +1,5 @@
[[Property:title|EiffelBuild: Starting a project]]
[[Property:weight|0]]
[[Property:uuid|803e2034-dec3-340c-e68e-fdbaefac8a5a]]
* [[EiffelBuild: Creating a new project|Creating a new project]]
* [[Retrieving a project from a Build project file|Retrieving a project from a Build project file]]

View File

@@ -1,13 +1,5 @@
[[Property:title|EiffelBuild How To's]]
[[Property:weight|0]]
[[Property:uuid|1df547c8-ca5b-f014-5b4f-a39ecefaa746]]
* [[EiffelBuild: Starting a project|Starting a project]]
* [[Create an object|Create an object]]
* [[Delete an object|Delete an object]]
* [[Save a project|Save a project]]
* [[Reparent an Object|Reparent an object]]
* [[Import a project|Import a Project]]