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

E13403-07

oracle.ide.inspector.layout
Class Choice

java.lang.Object
  extended by oracle.ide.inspector.layout.ExtensibleElement
      extended by oracle.ide.inspector.layout.ExtensibleGroup
          extended by oracle.ide.inspector.layout.Choice
All Implemented Interfaces:
Identifiable, Element, Extensible
Direct Known Subclasses:
PropertyFormLayoutAssembly.ChoiceAssembly

public abstract class Choice
extends ExtensibleGroup

One of the display choices in a ChoiceGroup.


Field Summary
static java.lang.String CHOICE
           
 
Fields inherited from class oracle.ide.inspector.layout.ExtensibleGroup
EXPANDED, HINT, TITLE
 
Fields inherited from interface oracle.ide.inspector.layout.Element
EXTENDS, ID, PART_OF
 
Constructor Summary
Choice()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class oracle.ide.inspector.layout.ExtensibleGroup
getBase, getExtensible, getHint, getTitle, isExpanded, isExtensible, mayHaveChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface oracle.ide.inspector.layout.Element
getChildren
 
Methods inherited from interface oracle.ide.inspector.layout.Extensible
getExtends, getPartOf
 
Methods inherited from interface javax.ide.Identifiable
getID
 

Field Detail

CHOICE

public static final java.lang.String CHOICE
See Also:
Constant Field Values
Constructor Detail

Choice

public Choice()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

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

E13403-07

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