JavaScript API Reference for Oracle ADF Faces 
 
 
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 
11g  Release 1 (11.1.1) 
E12046-03  
 
 PREV    NEXT    
FRAMES      NO FRAMES      All Classes      Warning: private items are visible  
  
 
 
 
org.apache.myjs.trinidad.component  
Class AdfUINavigationTree 
org.ecmascript.object.Object 
   |
   +--org.apache.myjs.trinidad.component.AdfUICollection 
         |
         +--org.apache.myjs.trinidad.component.AdfUINavigationTree 
 
 
public class AdfUINavigationTree 
extends AdfUICollection 
 
Apache Trinidad navigationTree components are used to display hierarchical navigation data.
 
 
 
Constructor Summary 
 
 
public 
AdfUINavigationTree  () 
Apache Trinidad navigationTree components are used to display hierarchical navigation data.
 
 
 
 
 
 
 
 
public AdfUINavigationTree () 
 
Apache Trinidad navigationTree components are used to display hierarchical navigation data.
 
 
 
 
public Object  getDisclosedRowKeys () 
 
Get function for attribute for 'disclosedRowKeys'.
 
 
Return: 
Object  - DisclosedRowKeys 
 
 
 
 
public Boolean  getImmediate () 
 
Get function for attribute for 'immediate'. This attribute is secured. You may get it, but you may not set it. Any changes to this attribute will not be transmitted to the server.
 
 
Return: 
Boolean  - Immediate 
 
 
 
 
public Object  getRowDisclosureListener () 
 
Get function for attribute for 'rowDisclosureListener'. This attribute is secured. You may get it, but you may not set it. Any changes to this attribute will not be transmitted to the server.
 
 
Return: 
Object  - RowDisclosureListener 
 
 
 
 
public Number  getStartLevel () 
 
Get function for attribute for 'startLevel'. This attribute is secured. You may get it, but you may not set it. Any changes to this attribute will not be transmitted to the server.
 
 
Return: 
Number  - StartLevel 
 
 
 
 
public Object  getValue () 
 
Get function for attribute for 'value'.
 
 
Return: 
Object  - Value 
 
 
 
 
public void setDisclosedRowKeys (Object  newDisclosedRowKeys) 
 
Set function for attribute 'DisclosedRowKeys'.
 
 
Parameters: 
 
Return: 
void - No Value returned 
 
 
 
 
public void setValue (Object  newValue) 
 
Set function for attribute 'Value'.
 
 
Parameters: 
 
Return: 
void - No Value returned 
 
 
 
 
 
 
 
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 
11g  Release 1 (11.1.1) 
E12046-03  
 
 PREV    NEXT    
FRAMES      NO FRAMES      All Classes      Warning: private items are visible  
  
 
 
Generated on 2009.09.25 03:44 UTC
Copyright (c) 1998, 2009, Oracle and/or its affiliates. All rights reserved.