|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.common.NamedObjectImpl
oracle.jbo.mom.DefinitionObject
oracle.jbo.mom.PersistableDefObject
oracle.adf.model.binding.DCDefBase
oracle.adf.model.layout.DCLayoutConsDef
oracle.jbo.uicli.layout.JULayoutConsDef
oracle.jbo.uicli.jui.JULayoutConsDefXY
public class JULayoutConsDefXY
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class oracle.jbo.mom.PersistableDefObject |
|---|
PersistableDefObject.CustomizationType, PersistableDefObject.PersonalizationType |
| Field Summary | |
|---|---|
static java.lang.String |
PNAME_Height |
static java.lang.String |
PNAME_Width |
static java.lang.String |
PNAME_X |
static java.lang.String |
PNAME_Y |
| Fields inherited from class oracle.adf.model.layout.DCLayoutConsDef |
|---|
PNAME_TYPE |
| Fields inherited from class oracle.jbo.mom.DefinitionObject |
|---|
DEF_MDS_CLIENT_KEY, DEF_SCOPE_PERS, DEF_SCOPE_SESSION, DEF_SCOPE_SHARED, mBaseDefObject, mExtendedDefObjects, mObjectResolved, PERSDEF_MDS_CLIENT_KEY, PROPERTY_EXPRMAP |
| Fields inherited from class oracle.jbo.common.NamedObjectImpl |
|---|
mFullName, mObjName, mParent, mProperties, RES_ID_SUFFIX |
| Fields inherited from interface oracle.jbo.mom.xml.DefPersistable |
|---|
XML_STATEMENT |
| Constructor Summary | |
|---|---|
JULayoutConsDefXY() |
|
JULayoutConsDefXY(int x, int y, int width, int height) |
|
| Method Summary | |
|---|---|
java.lang.Object |
createLayoutCons() |
int |
getHeight() |
int |
getWidth() |
int |
getX() |
int |
getY() |
void |
init(java.util.HashMap initValues) |
protected void |
retrieveFromXML(DefElement xmlElement, java.util.HashMap valueTab) |
| Methods inherited from class oracle.adf.model.layout.DCLayoutConsDef |
|---|
getXMLElementTag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.jbo.mom.xml.DefPersistable |
|---|
getFullName |
| Field Detail |
|---|
public static final java.lang.String PNAME_X
public static final java.lang.String PNAME_Y
public static final java.lang.String PNAME_Width
public static final java.lang.String PNAME_Height
| Constructor Detail |
|---|
public JULayoutConsDefXY()
public JULayoutConsDefXY(int x,
int y,
int width,
int height)
| Method Detail |
|---|
public void init(java.util.HashMap initValues)
init in class DCLayoutConsDefpublic int getX()
public int getY()
public int getWidth()
public int getHeight()
public java.lang.Object createLayoutCons()
createLayoutCons in class DCLayoutConsDef
protected void retrieveFromXML(DefElement xmlElement,
java.util.HashMap valueTab)
retrieveFromXML in class DCDefBase
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||