Class BookmarksComponent.TreeNode

java.lang.Object
com.badlogic.gdx.scenes.scene2d.ui.Tree.Node<BookmarksComponent.TreeNode,String,OwnLabel>
gaiasky.gui.components.BookmarksComponent.TreeNode
Enclosing class:
BookmarksComponent

public static class BookmarksComponent.TreeNode extends com.badlogic.gdx.scenes.scene2d.ui.Tree.Node<BookmarksComponent.TreeNode,String,OwnLabel>
  • Field Summary Link icon

    Fields
    Modifier and Type
    Field
    Description
     
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
    TreeNode(BookmarksManager.BookmarkNode node, com.badlogic.gdx.scenes.scene2d.ui.Skin skin)
     
  • Method Summary Link icon

    Methods inherited from class com.badlogic.gdx.scenes.scene2d.ui.Tree.Node Link icon

    add, addAll, addToTree, clearChildren, collapseAll, expandAll, expandTo, findExpandedValues, findNode, getActor, getChildren, getHeight, getIcon, getLevel, getParent, getTree, getValue, hasChildren, insert, isAscendantOf, isDescendantOf, isExpanded, isSelectable, remove, remove, removeFromTree, restoreExpandedValues, setActor, setExpanded, setIcon, setSelectable, setValue, updateChildren

    Methods inherited from class java.lang.Object Link icon

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait