public static class NWorkspaceUtils.Events extends Object
| Constructor and Description |
|---|
Events(NWorkspaceUtils u) |
| Modifier and Type | Method and Description |
|---|---|
void |
fireOnAddRepository(NWorkspaceEvent event) |
void |
fireOnInstall(NInstallEvent event) |
void |
fireOnRemoveRepository(NWorkspaceEvent event) |
void |
fireOnRequire(NInstallEvent event) |
void |
fireOnUninstall(NInstallEvent event) |
void |
fireOnUpdate(NUpdateEvent event) |
public Events(NWorkspaceUtils u)
public void fireOnInstall(NInstallEvent event)
public void fireOnRequire(NInstallEvent event)
public void fireOnUpdate(NUpdateEvent event)
public void fireOnUninstall(NInstallEvent event)
public void fireOnAddRepository(NWorkspaceEvent event)
public void fireOnRemoveRepository(NWorkspaceEvent event)
Copyright © 2025 vpc open source initiative. All rights reserved.