Interface Tree.Resources

  • All Superinterfaces:
    ClientBundle
    Enclosing class:
    Tree

    public static interface Tree.Resources
    extends ClientBundle
    A ClientBundle that provides images for this widget.
    • Method Detail

      • treeClosed

        ImageResource treeClosed()
        An image indicating a closed branch.
      • treeOpen

        ImageResource treeOpen()
        An image indicating an open branch.