public class CloseModuleEvent extends UiEvent<CloseModuleCallback>
Registering a callback for this event instructs the UI it can allow the user to close active modules -- if no callback is registered it should not do so.
UiEvent.Type<C>
Constructor and Description |
---|
CloseModuleEvent() |
Modifier and Type | Method and Description |
---|---|
static UiEvent.Type<CloseModuleCallback> |
getType() |
public static UiEvent.Type<CloseModuleCallback> getType()
Copyright © 2018. All rights reserved.