ADF Designtime

oracle.adf.dt.objects
Class JUDTViewAttributeInfo

java.lang.Object
  extended byoracle.adf.dt.objects.JUDTJboAttributeInfo
      extended byoracle.adf.dt.objects.JUDTViewAttributeInfo
All Implemented Interfaces:
AttributeInfo

public class JUDTViewAttributeInfo
extends JUDTJboAttributeInfo


Field Summary
 
Fields inherited from class oracle.adf.dt.objects.JUDTJboAttributeInfo
_attr, _context, _project, _type
 
Fields inherited from interface oracle.adf.dt.AttributeInfo
TYPE_COLLECTION, TYPE_JAVABEAN, TYPE_PRIMITIVE
 
Constructor Summary
JUDTViewAttributeInfo(oracle.jdeveloper.model.JProject project, oracle.jbo.dt.objects.JboAttribute attr)
           
 
Method Summary
protected  AttributeInfo createAttributeInfo(oracle.jdeveloper.model.JProject project, oracle.jbo.dt.objects.JboAttribute attr)
           
protected  oracle.jbo.dt.objects.JboDomain getDomain()
           
 
Methods inherited from class oracle.adf.dt.objects.JUDTJboAttributeInfo
getControlType, getFormat, getHeight, getHintValue, getJavaClass, getJavaType, getModelObject, getName, getPrompt, getRowSetInfo, getToolTip, getType, getWidth, isAccessor, isReadOnly
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUDTViewAttributeInfo

public JUDTViewAttributeInfo(oracle.jdeveloper.model.JProject project,
                             oracle.jbo.dt.objects.JboAttribute attr)
Method Detail

getDomain

protected oracle.jbo.dt.objects.JboDomain getDomain()
Overrides:
getDomain in class JUDTJboAttributeInfo

createAttributeInfo

protected AttributeInfo createAttributeInfo(oracle.jdeveloper.model.JProject project,
                                            oracle.jbo.dt.objects.JboAttribute attr)

ADF Designtime

 

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