oracle.adf.dt.objects
Class JUDTMethodIteratorBinding
java.lang.Object
oracle.adf.dt.objects.JUDTBaseObject
oracle.adf.dt.objects.JUDTIteratorBinding
oracle.adf.dt.objects.JUDTMethodIteratorBinding
- 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 JUDTMethodIteratorBinding
- extends JUDTIteratorBinding
Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
Methods inherited from class oracle.adf.dt.objects.JUDTIteratorBinding |
buildContextActionList, clear, containsKey, containsValue, entrySet, get, getActualIteratorClassName, getAMName, getBindingContainer, getClientDataControl, getDataControl, getDataControlName, getDesignTimeClass, getIcon, getLongLabel, getRangeSize, getRowSetPath, getRSIName, getViewDefName, getVOName, getXMLElementTag, hasCustomDialog, isEmpty, isObjectType, isSameDefinition, keySet, performDeleteAction, put, putAll, remove, setBindingContainer, setDataControlName, setDesignTimeClass, setObjectType, setRangeSize, setRSIName, setViewDefName, 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, getRTDef, getShortLabel, getSubType, getTarget, getToolTipText, initFromRTDef, isNewInstance, propertyChange, readContents, removeObjectUpdateListener, removePropertyChangeListener, removeVetoableChangeListener, reportExceptionToUser, setContext, setDefClassName, setId, setNewInstance, setRunningKavaTests, setSaveSubType, setSubType, showCustomDialog, toString, writeChildren, writeChildren, writeNonContentsChildren, 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 |
JUDTMethodIteratorBinding
public JUDTMethodIteratorBinding()
setVOName
public void setVOName(java.lang.String viewDefName)
- Overrides:
setVOName
in class JUDTIteratorBinding
getDefaultDefClassName
protected java.lang.String getDefaultDefClassName()
- Overrides:
getDefaultDefClassName
in class JUDTIteratorBinding
initializeFromRuntimeObject
public void initializeFromRuntimeObject(oracle.adf.model.binding.DCIteratorBindingDef rtObject)
- Overrides:
initializeFromRuntimeObject
in class JUDTIteratorBinding
init
public void init(java.util.HashMap initValues)
- Overrides:
init
in class JUDTIteratorBinding
setBeanClassName
public void setBeanClassName(java.lang.String str)
getBeanClassName
public java.lang.String getBeanClassName()
writeContents
public void writeContents(oracle.jbo.mom.xml.DefWriter jos)
throws oracle.jbo.mom.xml.DefPersistenceException
- Specified by:
writeContents
in interface oracle.jbo.mom.xml.PersistentDefinition
- Overrides:
writeContents
in class JUDTIteratorBinding
- Throws:
oracle.jbo.mom.xml.DefPersistenceException
getBeanDefinition
public JUDTBean getBeanDefinition()
getMethodAction
public JUDTCtrlAction getMethodAction()
getRowSetInfo
public RowsetInfo getRowSetInfo()
- Overrides:
getRowSetInfo
in class JUDTIteratorBinding
showEditorDialog
public boolean showEditorDialog(java.lang.String title,
boolean enabled)
- Overrides:
showEditorDialog
in class JUDTIteratorBinding
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 JUDTIteratorBinding
getCustomDialogToolTipText
public java.lang.String getCustomDialogToolTipText()
- Specified by:
getCustomDialogToolTipText
in interface oracle.ide.inspector.Inspectable2
- Overrides:
getCustomDialogToolTipText
in class JUDTIteratorBinding
getModelPath
public java.lang.String getModelPath()
- Description copied from class:
JUDTIteratorBinding
- returns a path to the model object. This path is similar to the instance name. It is used for comparison
with the accessor node's path in the data control tree.
- Overrides:
getModelPath
in class JUDTIteratorBinding
- Returns:
Copyright © 1997, 2004, Oracle. All rights reserved.