JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.2.1.4.0)  E81459-01
 
java.lang.Object 
oracle.ide.explorer.ExplorerContext.ExpandInfo 
 
 
 
Enclosing class: 
ExplorerContext  
 
 
 
public static class ExplorerContext.ExpandInfo 
extends java.lang.Object 
The ExpandInfo class stores the tree path of a node is string form.
 The tree path is converted to a string form using the method
 convertTreePathToString().
 
 
 
 
Field Summary 
Fields    
Modifier and Type 
Field and Description 
 
java.lang.String 
_nodePath   
 
java.net.URL 
_url   
 
 
 
 
Method Summary 
 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
 
 
 
 
Field Detail 
 
_url 
public java.net.URL _url 
 
 
 
 
 
 
Constructor Detail 
 
ExpandInfo 
public ExpandInfo() 
 
 
 
 
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.2.1.4.0)  E81459-01
 
Copyright © 1997, 2019, Oracle. All rights reserved.