Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Uses of Class
oracle.javatools.ui.breadcrumbs.AttributedBreadcrumb.Attribute

Packages that use AttributedBreadcrumb.Attribute
oracle.javatools.ui.breadcrumbs   
 

Uses of AttributedBreadcrumb.Attribute in oracle.javatools.ui.breadcrumbs
 

Methods in oracle.javatools.ui.breadcrumbs that return AttributedBreadcrumb.Attribute
static AttributedBreadcrumb.Attribute AttributedBreadcrumb.Attribute.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AttributedBreadcrumb.Attribute[] AttributedBreadcrumb.Attribute.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.javatools.ui.breadcrumbs with parameters of type AttributedBreadcrumb.Attribute
 java.lang.Object AttributedBreadcrumb.getAttribute(AttributedBreadcrumb.Attribute attribute)
          Get the value of the given attribute for this breadcrumb
 boolean AttributedBreadcrumb.hasAttribute(AttributedBreadcrumb.Attribute attribute)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Copyright © 1997, 2009, Oracle. All rights reserved.