<html> | |
<!-- | |
Copyright (c) 2004, 2007 Boeing. | |
All rights reserved. This program and the accompanying materials | |
are made available under the terms of the Eclipse Public License v1.0 | |
which accompanies this distribution, and is available at | |
http://www.eclipse.org/legal/epl-v10.html | |
Contributors: | |
Boeing - initial API and implementation | |
--> | |
<head> | |
<title>Mass Artifact Editor</title> | |
<LINK rel="stylesheet" type="text/css" href="../../osee.help/html/style.css"> | |
</head> | |
<body> | |
<h1>Mass Artifact Editor</h1> | |
<h2>Purpose</h2> | |
<p>The Mass Artifact Editor allows the easy view of multiple artifact along with their attributes. | |
This editor can be viewed from right-click off Artifact Explorer, Search Results page, or via | |
ATS action. Single cells can be edited via Alt-Left-Mouse-Click. After editing any number of | |
artifacts shown, the save button persists this data.</p> | |
<p>Note: This editor will close upon switch of default branch unless the editor is tied to | |
the common branch.</p> | |
<h2>Actions</h2> | |
Select <img src="../images/refresh.gif"/> to refresh the contents.<br/> | |
Select <img src="../images/customize.gif"/> to <A href="table_customization.html"/>Customize Table</A>.<br/> | |
Select <img src="../images/bug.gif"/> to <A href="../../osee.ats/reference/report_a_bug.html"/>Report a Bug</A>.<br/> | |
</body> | |
</html> |