Class THoverScrollElement.Panel
java.lang.Object
com.thecsdev.common.scene.Node<TElement>
com.thecsdev.commonmc.api.client.gui.TElement
com.thecsdev.commonmc.api.client.gui.misc.THoverScrollElement<TPanelElement>
com.thecsdev.commonmc.api.client.gui.misc.THoverScrollElement.Panel
- All Implemented Interfaces:
INode<TElement>, INodeBounded<TElement,Bounds2i>, INodeRenderable<TElement, TGuiGraphics>, Iterable<TElement>, Collection<TElement>
- Enclosing class:
THoverScrollElement<E extends TElement>
-
Nested Class Summary
Nested classes/interfaces inherited from class THoverScrollElement
THoverScrollElement.Panel -
Field Summary
Fields inherited from class TElement
eInitialized -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanEach tick,THoverScrollElement.tickCallback()setsTElement.visibleProperty()value to be the return value of this method.Methods inherited from class THoverScrollElement
directionProperty, targetProperty, tickCallbackMethods inherited from class TElement
addRel, boundsProperty, clearAndInit, clipsDescendantsProperty, contextMenuProperty, dragEndCallback, dragStartCallback, findElementAt, focusableProperty, focusGainedCallback, focusLostCallback, forEachVisible, getBaseType, getBounds, getClient, getContentBounds, getCursor, getSelf, getTooltip, hoverableProperty, hoverGainedCallback, hoverLostCallback, initCallback, inputCallback, invalidateTooltipCache, isFocusable, isFocused, isHoverable, isHovered, isHoveredOrFocused, isVisible, move, moveChildren, moveTo, postRenderCallback, removeRel, renderCallback, screenProperty, setBounds, setBounds, setBounds, showContextMenu, tooltipProperty, toString, visiblePropertyMethods inherited from class Node
add, addAll, childAddedCallback, childRemovedCallback, clear, contains, containsAll, equals, findChild, findParent, findSibling, forEach, get, getFirst, getLast, getParent, hashCode, indexOf, isEmpty, iterator, parentProperty, remove, remove, remove, removeAll, retainAll, rootProperty, size, toArray, toArray
-
Constructor Details
-
Panel
public Panel() -
Panel
-
-
Method Details
-
shouldBeVisible
Description copied from class:THoverScrollElementEach tick,THoverScrollElement.tickCallback()setsTElement.visibleProperty()value to be the return value of this method.- Overrides:
shouldBeVisiblein classTHoverScrollElement<TPanelElement>
-