public interface FeatureActivationListener
| Modifier and Type | Method and Description |
|---|---|
void |
featureActivated(Object o,
FeatureActivationEventArgs args) |
void |
featureActivating(Object o,
FeatureActivationEventArgs args) |
void |
featureDeactivated(Object o,
FeatureActivationEventArgs args) |
void |
featureDeactivating(Object o,
FeatureActivationEventArgs args) |
void featureActivating(Object o, FeatureActivationEventArgs args)
void featureActivated(Object o, FeatureActivationEventArgs args)
void featureDeactivating(Object o, FeatureActivationEventArgs args)
void featureDeactivated(Object o, FeatureActivationEventArgs args)
Copyright © 2015 silverspoon.io. All rights reserved.