Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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