|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.tr157.gen.LocalDisplay
public class LocalDisplay
Class LocalDisplay.
| Constructor Summary | |
|---|---|
LocalDisplay(IParameterData pData,
java.lang.String pBasePath)
Default constructor. |
|
| Method Summary | |
|---|---|
Parameter |
createDisplayHeight()
Create the parameter DisplayHeight |
Parameter |
createDisplayWidth()
Create the parameter DisplayWidth |
Parameter |
createHeight()
Create the parameter Height |
Parameter |
createMovable()
Create the parameter Movable |
Parameter |
createPosX()
Create the parameter PosX |
Parameter |
createPosY()
Create the parameter PosY |
Parameter |
createResizable()
Create the parameter Resizable |
Parameter |
createWidth()
Create the parameter Width |
java.lang.String |
getBasePath()
Get the basePath. |
IParameterData |
getData()
Get the data. |
Parameter |
getParamDisplayHeight()
Getter method of DisplayHeight. |
Parameter |
getParamDisplayWidth()
Getter method of DisplayWidth. |
Parameter |
getParamHeight()
Getter method of Height. |
Parameter |
getParamMovable()
Getter method of Movable. |
Parameter |
getParamPosX()
Getter method of PosX. |
Parameter |
getParamPosY()
Getter method of PosY. |
Parameter |
getParamResizable()
Getter method of Resizable. |
Parameter |
getParamWidth()
Getter method of Width. |
void |
initialize()
Initialiser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalDisplay(IParameterData pData,
java.lang.String pBasePath)
pData - data modelpBasePath - base path of attributepPersist - persistence| Method Detail |
|---|
public final IParameterData getData()
public final java.lang.String getBasePath()
public void initialize()
throws Fault
Faultpublic final Parameter getParamDisplayHeight()
public final Parameter createDisplayHeight()
throws Fault
Fault - exceptionpublic final Parameter getParamPosY()
public final Parameter createPosY()
throws Fault
Fault - exceptionpublic final Parameter getParamPosX()
public final Parameter createPosX()
throws Fault
Fault - exceptionpublic final Parameter getParamHeight()
public final Parameter createHeight()
throws Fault
Fault - exceptionpublic final Parameter getParamWidth()
public final Parameter createWidth()
throws Fault
Fault - exceptionpublic final Parameter getParamResizable()
public final Parameter createResizable()
throws Fault
Fault - exceptionpublic final Parameter getParamDisplayWidth()
public final Parameter createDisplayWidth()
throws Fault
Fault - exceptionpublic final Parameter getParamMovable()
public final Parameter createMovable()
throws Fault
Fault - exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||