Oracle ADF Designtime API Reference v10.1.2


oracle.adf.dt.objects
Class JUDTLayoutConsXYGroup

java.lang.Object
  extended byoracle.adf.dt.objects.JUDTBaseObject
      extended byoracle.adf.dt.objects.JUDTLayoutCons
          extended byoracle.adf.dt.objects.JUDTLayoutConsXYGroup

All Implemented Interfaces:
oracle.ide.model.Displayable, java.util.EventListener, oracle.ide.inspector.Inspectable, oracle.ide.inspector.Inspectable2, ObjectUpdateListener, oracle.jbo.mom.xml.PersistentDefinition, java.beans.PropertyChangeListener, oracle.ide.model.SupportsInspection

public class JUDTLayoutConsXYGroup
extends JUDTLayoutCons

Field Summary

Fields inherited from class oracle.adf.dt.objects.JUDTBaseObject
_Context, _DefClassName, _RTDef, PNAME_id

Constructor Summary
JUDTLayoutConsXYGroup()

Method Summary
int[] getHeights()
protected oracle.adf.model.binding.DCDefBase getRTDef()
int[] getWidths()
int[] getXs()
int[] getYs()
protected void initFromRTDef()
void writeChildren(JUDTContents contents)

Methods inherited from class oracle.adf.dt.objects.JUDTLayoutCons
getXMLElementTag, initializeFromRuntimeObject

Methods inherited from class oracle.adf.dt.objects.JUDTBaseObject
addObjectUpdateListener, addPropertyChangeListener, addVetoableChangeListener, buildActionList, buildContextActionList, buildContextMenuEntries, buildsContextMenuDirectly, dataChanged, fireObjectUpdated, firePropertyChange, getAdditionalTabPages, getContextMenuActions, getCustomDialogIcon, getCustomDialogToolTipText, getCustomizer, getDefaultDefClassName, getDefClassName, getFullName, getHelpTopicId, getIcon, getId, getLinkActions, getLongLabel, getPropertyChangeListeners, getPropertyModel, getShortLabel, getSubType, getTarget, getToolTipText, hasCustomDialog, isNewInstance, isSameDefinition, performDeleteAction, propertyChange, readContents, removeObjectUpdateListener, removePropertyChangeListener, removeVetoableChangeListener, reportExceptionToUser, setContext, setDefClassName, setId, setNewInstance, setRunningKavaTests, setSaveSubType, setSubType, showCustomDialog, showEditorDialog, toString, writeChildren, writeContents, writeNonContentsChildren, writeObject, writeXMLIntArray, writeXMLStringArray

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

JUDTLayoutConsXYGroup

public JUDTLayoutConsXYGroup()

Method Detail

getRTDef

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

initFromRTDef

protected void initFromRTDef()
Overrides:
initFromRTDef in class JUDTBaseObject

getXs

public int[] getXs()

getYs

public int[] getYs()

getWidths

public int[] getWidths()

getHeights

public int[] getHeights()

writeChildren

public void writeChildren(JUDTContents contents)
                   throws oracle.jbo.mom.xml.DefPersistenceException
Overrides:
writeChildren in class JUDTBaseObject
Throws:
oracle.jbo.mom.xml.DefPersistenceException

Oracle ADF Designtime API Reference v10.1.2


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