Class TextInputWidthChangeEvent
java.lang.Object
com.spinyowl.legui.event.Event<TextInput>
com.spinyowl.legui.component.event.textinput.TextInputWidthChangeEvent
-
Constructor Summary
ConstructorsConstructorDescriptionTextInputWidthChangeEvent(TextInput targetComponent, Context context, Frame frame, float width) -
Method Summary
Methods inherited from class com.spinyowl.legui.event.Event
getContext, getFrame, getTargetComponent