|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides access to component objects by name.
Components use the definitions in definitions at runtime to create Row objects.
Method Summary | |
java.lang.String |
getDefFullName()
Retrieves the fully-qualified name of the component's definition. |
java.lang.String |
getDefName()
Retrieves the name of the component's definition. |
java.lang.String |
getFullName()
Retrieves the fully-qualified name of this component. |
java.lang.String |
getName()
Retrieves the name of this component. |
void |
remove()
Deletes this component. |
Methods inherited from interface oracle.jbo.Properties |
getProperties, getProperty, refreshProperty |
Method Detail |
public java.lang.String getDefName()
public java.lang.String getDefFullName()
public java.lang.String getName()
public java.lang.String getFullName()
public void remove()
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.