Interface QueryContainerCookie

  • All Superinterfaces:
    org.openide.nodes.Node.Cookie

    public interface QueryContainerCookie
    extends org.openide.nodes.Node.Cookie
    • Method Detail

      • isPermanentQueryContainer

        boolean isPermanentQueryContainer()
        Returns whether the query container is permanent or temporary.
        Returns:
        ture if permanent, false if temporary.