Enum Class TWindowElement.CloseOperation

java.lang.Object
java.lang.Enum<TWindowElement.CloseOperation>
com.thecsdev.commonmc.api.client.gui.panel.window.TWindowElement.CloseOperation
All Implemented Interfaces:
Serializable, Comparable<TWindowElement.CloseOperation>, Constable
Enclosing class:
TWindowElement

public static enum TWindowElement.CloseOperation extends Enum<TWindowElement.CloseOperation>
Constants used to define what happens when TWindowElement.close() is called.
API Note:
Inspired by WindowConstants.