Interface ContextChangeVetoer
-
public interface ContextChangeVetoer
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ContextChangeVetoer.TYPE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContextChangeVetoer.TYPE
onContextChange()
Fired when the context is changed
-
-
-
Method Detail
-
onContextChange
ContextChangeVetoer.TYPE onContextChange()
Fired when the context is changed
-
-