|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Window
Generated Interface for AD_Window
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AD_Color_ID
Column name AD_Color_ID |
static String |
COLUMNNAME_AD_Image_ID
Column name AD_Image_ID |
static String |
COLUMNNAME_AD_Window_ID
Column name AD_Window_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EntityType
Column name EntityType |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsBetaFunctionality
Column name IsBetaFunctionality |
static String |
COLUMNNAME_IsDefault
Column name IsDefault |
static String |
COLUMNNAME_IsSOTrx
Column name IsSOTrx |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_WindowType
Column name WindowType |
static String |
COLUMNNAME_WinHeight
Column name WinHeight |
static String |
COLUMNNAME_WinWidth
Column name WinWidth |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=105 |
static String |
Table_Name
TableName=AD_Window |
| Method Summary | |
|---|---|
int |
getAD_Color_ID()
Get System Color. |
I_AD_Color |
getAD_Color()
|
int |
getAD_Image_ID()
Get Image. |
I_AD_Image |
getAD_Image()
|
int |
getAD_Window_ID()
Get Window. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
String |
getWindowType()
Get WindowType. |
int |
getWinHeight()
Get Window Height |
int |
getWinWidth()
Get Window Width |
boolean |
isBetaFunctionality()
Get Beta Functionality. |
boolean |
isDefault()
Get Default. |
boolean |
isProcessing()
Get Process Now |
boolean |
isSOTrx()
Get Sales Transaction. |
void |
setAD_Color_ID(int AD_Color_ID)
Set System Color. |
void |
setAD_Image_ID(int AD_Image_ID)
Set Image. |
void |
setAD_Window_ID(int AD_Window_ID)
Set Window. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsBetaFunctionality(boolean IsBetaFunctionality)
Set Beta Functionality. |
void |
setIsDefault(boolean IsDefault)
Set Default. |
void |
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. |
void |
setName(String Name)
Set Name. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setWindowType(String WindowType)
Set WindowType. |
void |
setWinHeight(int WinHeight)
Set Window Height |
void |
setWinWidth(int WinWidth)
Set Window Width |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Color_ID
static final String COLUMNNAME_AD_Image_ID
static final String COLUMNNAME_AD_Window_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_EntityType
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsBetaFunctionality
static final String COLUMNNAME_IsDefault
static final String COLUMNNAME_IsSOTrx
static final String COLUMNNAME_Name
static final String COLUMNNAME_Processing
static final String COLUMNNAME_WindowType
static final String COLUMNNAME_WinHeight
static final String COLUMNNAME_WinWidth
| Method Detail |
|---|
void setAD_Color_ID(int AD_Color_ID)
int getAD_Color_ID()
I_AD_Color getAD_Color()
throws Exception
Exceptionvoid setAD_Image_ID(int AD_Image_ID)
int getAD_Image_ID()
I_AD_Image getAD_Image()
throws Exception
Exceptionvoid setAD_Window_ID(int AD_Window_ID)
int getAD_Window_ID()
void setDescription(String Description)
String getDescription()
void setEntityType(String EntityType)
String getEntityType()
void setHelp(String Help)
String getHelp()
void setIsBetaFunctionality(boolean IsBetaFunctionality)
boolean isBetaFunctionality()
void setIsDefault(boolean IsDefault)
boolean isDefault()
void setIsSOTrx(boolean IsSOTrx)
boolean isSOTrx()
void setName(String Name)
String getName()
void setProcessing(boolean Processing)
boolean isProcessing()
void setWindowType(String WindowType)
String getWindowType()
void setWinHeight(int WinHeight)
int getWinHeight()
void setWinWidth(int WinWidth)
int getWinWidth()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||