ADF Designtime

oracle.adf.dt.objects.jui
Class JUDTTextField

java.lang.Object
  extended byoracle.adf.dt.objects.JUDTBaseObject
      extended byoracle.adf.dt.objects.JUDTControlBinding
          extended byoracle.adf.dt.objects.JUDTCtrlValue
              extended byoracle.adf.dt.objects.JUDTCtrlAttrs
                  extended byoracle.adf.dt.objects.jui.JUDTTextField
All Implemented Interfaces:
oracle.ide.model.Displayable, java.util.EventListener, oracle.ide.inspector.Inspectable, oracle.ide.inspector.Inspectable2, java.util.Map, ObjectUpdateListener, oracle.jbo.mom.xml.PersistentDefinition, java.beans.PropertyChangeListener, oracle.ide.model.SupportsInspection

public class JUDTTextField
extends JUDTCtrlAttrs


Nested Class Summary
 
Nested classes inherited from class java.util.Map
java.util.Map.Entry
 
Field Summary
 
Fields inherited from class oracle.adf.dt.objects.JUDTBaseObject
_Context, _DefClassName, _RTDef, PNAME_id
 
Constructor Summary
JUDTTextField()
           
 
Method Summary
 java.lang.String getCustomDialogToolTipText()
           
protected  java.lang.String getDefaultBindingClassName()
           
protected  oracle.adf.model.binding.DCDefBase getRTDef()
           
 boolean hasCustomDialog()
           
protected  void setDefaultControlClass()
           
 boolean showEditorDialog(java.awt.Component parent)
          We care about return types, override this version instead.
 
Methods inherited from class oracle.adf.dt.objects.JUDTCtrlAttrs
getDefaultDefClassName, getHelpUrl, initializeDefClassName, setHelpUrl
 
Methods inherited from class oracle.adf.dt.objects.JUDTCtrlValue
addAttrName, clearAttributeNames, containsAttribute, getAttributeInfos, getAttrNames, getFirstAttribute, getIsDynamic, initFromRTDef, isApplyValidation, isSameDefinition, setApplyValidation, setAttrNames, setIsDynamic, writeContents, writeNonContentsChildren, xferToArrayList
 
Methods inherited from class oracle.adf.dt.objects.JUDTControlBinding
buildContextActionList, clear, containsKey, containsValue, entrySet, get, getActualBindingClassName, getBindingClassName, getBindingContainer, getClientDataControl, getControlClassName, getControlPrefix, getDataControl, getDesignTimeClass, getIcon, getInitialValue, getInstanceName, getIteratorBinding, getIterBindingName, getLayoutCons, getLongLabel, getXMLElementTag, initializeFromRuntimeObject, isEmpty, keySet, performDeleteAction, put, putAll, remove, requiresIterator, setBindingClassName, setBindingContainer, setControlClassName, setControlPrefix, setDesignTimeClass, setInitialValue, setIterBindingName, setLayoutCons, size, values
 
Methods inherited from class oracle.adf.dt.objects.JUDTBaseObject
addObjectUpdateListener, addPropertyChangeListener, addVetoableChangeListener, buildActionList, buildContextMenuEntries, buildsContextMenuDirectly, dataChanged, fireObjectUpdated, firePropertyChange, getAdditionalTabPages, getContextMenuActions, getCustomDialogIcon, getCustomizer, getDefClassName, getFullName, getHelpTopicId, getId, getLinkActions, getPropertyChangeListeners, getPropertyModel, getShortLabel, getSubType, getTarget, getToolTipText, isNewInstance, propertyChange, readContents, removeObjectUpdateListener, removePropertyChangeListener, removeVetoableChangeListener, reportExceptionToUser, setContext, setDefClassName, setId, setNewInstance, setRunningKavaTests, setSaveSubType, setSubType, showCustomDialog, toString, writeChildren, writeChildren, writeObject, writeXMLIntArray, writeXMLStringArray
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

JUDTTextField

public JUDTTextField()
Method Detail

getRTDef

protected oracle.adf.model.binding.DCDefBase getRTDef()
Overrides:
getRTDef in class JUDTCtrlAttrs

getDefaultBindingClassName

protected java.lang.String getDefaultBindingClassName()
Overrides:
getDefaultBindingClassName in class JUDTCtrlAttrs

setDefaultControlClass

protected void setDefaultControlClass()
Overrides:
setDefaultControlClass in class JUDTControlBinding

hasCustomDialog

public boolean hasCustomDialog()
Specified by:
hasCustomDialog in interface oracle.ide.inspector.Inspectable2
Overrides:
hasCustomDialog in class JUDTCtrlAttrs

getCustomDialogToolTipText

public java.lang.String getCustomDialogToolTipText()
Specified by:
getCustomDialogToolTipText in interface oracle.ide.inspector.Inspectable2
Overrides:
getCustomDialogToolTipText in class JUDTCtrlAttrs

showEditorDialog

public boolean showEditorDialog(java.awt.Component parent)
Description copied from class: JUDTBaseObject
We care about return types, override this version instead.

Overrides:
showEditorDialog in class JUDTCtrlAttrs

ADF Designtime

 

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