Class WDropdown.WDropdownRoot
java.lang.Object
meteordevelopment.meteorclient.gui.widgets.WWidget
meteordevelopment.meteorclient.gui.widgets.containers.WContainer
meteordevelopment.meteorclient.gui.widgets.containers.WVerticalList
meteordevelopment.meteorclient.gui.widgets.input.WDropdown.WDropdownRoot
- All Implemented Interfaces:
BaseWidget,WRoot
-
Field Summary
Fields inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WVerticalList
spacing, widthRemoveFields inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WContainer
cells -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WVerticalList
onCalculateSize, onCalculateWidgetPositions, spacingMethods inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WContainer
add, calculateSize, calculateWidgetPositions, clear, charTyped, keyPressed, keyRepeated, mouseClicked, mouseMoved, mouseReleased, mouseScrolled, move, moveCells, propagateEvents, remove, render, renderWidgetMethods inherited from class meteordevelopment.meteorclient.gui.widgets.WWidget
getRoot, getTheme, init, isOver, onCharTyped, onKeyPressed, onKeyRepeated, onMouseClicked, onMouseMoved, onMouseReleased, onMouseScrolled, onRender, pad
-
Constructor Details
-
WDropdownRoot
protected WDropdownRoot()
-
-
Method Details
-
invalidate
public void invalidate()- Overrides:
invalidatein classWWidget
-