| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.1) E13403-09  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.javatools.data.HashStructureAdapter
      
oracle.ide.config.SettingsFieldCustomizations
public final class SettingsFieldCustomizations
Customizations for a specific field.
| Field Summary | 
|---|
| Fields inherited from class oracle.javatools.data.HashStructureAdapter | 
|---|
_hash | 
| Method Summary | |
|---|---|
 java.lang.String | 
getHintValue(java.lang.String hintName)Returns the value of the hint with the specified name, if present.  | 
 java.lang.String | 
getIdRef()Returns the idref for this field customization.  | 
 java.lang.String | 
getValue()Gets the requested (default) value for the field as a String.  | 
 boolean | 
isEnabled()Returns true or false based on whether a field customization has requested that a field be enabled or disabled.  | 
 boolean | 
isVisible()Returns true or false based on whether a field customization has requested that a field be visible or hidden.  | 
| Methods inherited from class oracle.javatools.data.HashStructureAdapter | 
|---|
addStructureChangeListener, containsKey, copyTo, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEquals | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public java.lang.String getIdRef()
public boolean isEnabled()
public boolean isVisible()
public java.lang.String getValue()
public java.lang.String getHintValue(java.lang.String hintName)
hintName - the name of a hint.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.1) E13403-09  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||