Files
eiffel-org/documentation/19.12/eiffelstudio/eiffelstudio-reference/browsing-tools/groups-tool/new-class-command.wiki
jfiat 8ce4fd738c create 19.12 branch
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2229 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2019-12-28 20:04:57 +00:00

13 lines
936 B
Plaintext

[[Property:title|New class command]]
[[Property:weight|3]]
[[Property:uuid|ca2a2b34-7bdf-52c7-c300-f780df40bca0]]
The new class command ( [[Image:new-class-icon]] ) located in the groups tool toolbar creates a class in the same fashion as the main new class command. The only difference is that when using the groups tool command, the new class is by default located in the cluster selected in the [[System tree representation|cluster tree]] (or the parent cluster of the selected class, if a class is selected).
A dialog is then popped up in which it is possible to select the name of the new class, the name of the file it should be created in (by default ".e" is appended to the name of the new class to generate the file name), and the cluster in which the new class should be inserted. Only clusters that are not libraries are displayed in the list, since library clusters cannot be modified.
[[Image:new-class-dialog]]