Interface IPartListener
-
public interface IPartListener- Since:
- 1.0
- Restriction:
- This interface is not intended to be referenced by clients.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpartActivated(MPart part)voidpartBroughtToTop(MPart part)voidpartDeactivated(MPart part)voidpartHidden(MPart part)voidpartVisible(MPart part)
-