Uses of Enum Class
net.risingworld.api.ui.style.OverflowClipBox
-
Uses of OverflowClipBox in net.risingworld.api.ui.style
Modifier and TypeFieldDescriptionfinal StyleEnum<OverflowClipBox>
Style.overflowClipBox
Determines which box the element content is clipped againstModifier and TypeMethodDescriptionstatic OverflowClipBox
Returns the enum constant of this class with the specified name.static OverflowClipBox[]
OverflowClipBox.values()
Returns an array containing the constants of this enum class, in the order they are declared.