public interface IManifestEditor
| Modifier and Type | Method and Description |
|---|---|
boolean |
edit(Object parent,
Manifest manifest,
boolean inProcess)
Opens the editor for the manifest files.
|
boolean edit(Object parent, Manifest manifest, boolean inProcess)
parent - UI parent object (can be null)manifest - manifest object to editinProcess - true if a process is continued when the editor is closed.Copyright © 2022. All rights reserved.