|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.MDesktop
public class MDesktop
Desktop Model
| Constructor Summary | |
|---|---|
MDesktop(Properties ctx)
Desktop Model |
|
| Method Summary | |
|---|---|
int |
getAD_Color_ID()
Get AD_Color_ID |
int |
getAD_Column_ID()
Get AD_Column_ID |
int |
getAD_Desktop_ID()
Get AD_Desktop_ID |
int |
getAD_Image_ID()
Get AD_Image_ID |
int |
getAD_Workbench_ID(int index)
Get AD_Workbench_ID of index |
String |
getDescription()
Get Description |
String |
getHelp()
Get Help |
String |
getName()
Get Name |
int |
getPA_Goal_ID()
Get PA_Goal_ID |
int |
getWindowCount()
Get Window Count |
boolean |
initDesktop(int ad_Desktop_ID)
Init Desktop |
String |
toString()
String Representation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MDesktop(Properties ctx)
ctx - context| Method Detail |
|---|
public boolean initDesktop(int ad_Desktop_ID)
ad_Desktop_ID - desktop
public String toString()
toString in class Objectpublic int getAD_Desktop_ID()
public String getName()
public String getDescription()
public String getHelp()
public int getAD_Column_ID()
public int getAD_Image_ID()
public int getAD_Color_ID()
public int getPA_Goal_ID()
public int getWindowCount()
public int getAD_Workbench_ID(int index)
index - index
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||