JavaScript API Reference for Oracle ADF Faces
|
Oracle® Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.4.0) E81451-01
|
PREV
NEXT |
FRAMES
NO FRAMES
Warning: private items are visible
|
|
org.apache.myjs.trinidad.component
Class AdfUINavigationPath
org.ecmascript.object.Object
|
+--org.apache.myjs.trinidad.component.AdfUICollection
|
+--org.apache.myjs.trinidad.component.AdfUINavigationPath
- Direct Known Subclasses:
-
AdfRichBreadCrumbs
public class AdfUINavigationPath
extends AdfUICollection
A navigationPath component is used in hierarchical
site layouts to indicate the path back to the root page of the
hierarchy with links.
Constructor Summary |
public |
AdfUINavigationPath()
A navigationPath component is used in hierarchical
site layouts to indicate the path back to the root page of the
hierarchy with links.
|
Method Summary |
public Object |
getValue()
Get function for attribute for 'value'.
|
public void |
setValue(Object newValue)
Set function for attribute 'Value'.
|
public AdfUINavigationPath()
A navigationPath component is used in hierarchical
site layouts to indicate the path back to the root page of the
hierarchy with links.
public Object getValue()
Get function for attribute for 'value'.
- Return:
Object
- Value
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 12c (12.2.1.4.0) E81451-01
|
PREV
NEXT |
FRAMES
NO FRAMES
Warning: private items are visible
|
|
Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved.