|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_AD_PrintTableFormat
public class X_AD_PrintTableFormat
Generated Model for AD_PrintTableFormat
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
FUNCT_PRINTFONT_ID_AD_Reference_ID
Funct_PrintFont_ID AD_Reference_ID=267 |
static int |
FUNCTBG_PRINTCOLOR_ID_AD_Reference_ID
FunctBG_PrintColor_ID AD_Reference_ID=266 |
static int |
FUNCTFG_PRINTCOLOR_ID_AD_Reference_ID
FunctFG_PrintColor_ID AD_Reference_ID=266 |
static int |
HDR_PRINTFONT_ID_AD_Reference_ID
Hdr_PrintFont_ID AD_Reference_ID=267 |
static int |
HDRLINE_PRINTCOLOR_ID_AD_Reference_ID
HdrLine_PrintColor_ID AD_Reference_ID=266 |
static int |
HDRSTROKETYPE_AD_Reference_ID
HdrStrokeType AD_Reference_ID=312 |
static String |
HDRSTROKETYPE_Dash_DottedLine
Dash-Dotted Line = 2 |
static String |
HDRSTROKETYPE_DashedLine
Dashed Line = D |
static String |
HDRSTROKETYPE_DottedLine
Dotted Line = d |
static String |
HDRSTROKETYPE_SolidLine
Solid Line = S |
static int |
HDRTEXTBG_PRINTCOLOR_ID_AD_Reference_ID
HdrTextBG_PrintColor_ID AD_Reference_ID=266 |
static int |
HDRTEXTFG_PRINTCOLOR_ID_AD_Reference_ID
HdrTextFG_PrintColor_ID AD_Reference_ID=266 |
static int |
LINE_PRINTCOLOR_ID_AD_Reference_ID
Line_PrintColor_ID AD_Reference_ID=266 |
static int |
LINESTROKETYPE_AD_Reference_ID
LineStrokeType AD_Reference_ID=312 |
static String |
LINESTROKETYPE_Dash_DottedLine
Dash-Dotted Line = 2 |
static String |
LINESTROKETYPE_DashedLine
Dashed Line = D |
static String |
LINESTROKETYPE_DottedLine
Dotted Line = d |
static String |
LINESTROKETYPE_SolidLine
Solid Line = S |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=523 |
static String |
Table_Name
TableName=AD_PrintTableFormat |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_AD_PrintTableFormat(Ctx ctx,
int AD_PrintTableFormat_ID,
String trxName)
Standard Constructor |
|
X_AD_PrintTableFormat(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_PrintTableFormat_ID()
Get Print Table Format. |
String |
getDescription()
Get Description. |
String |
getFooterCenter()
Get Footer Center. |
String |
getFooterLeft()
Get Footer Left. |
String |
getFooterRight()
Get Footer Right. |
int |
getFunct_PrintFont_ID()
Get Function Font. |
int |
getFunctBG_PrintColor_ID()
Get Function BG Color. |
int |
getFunctFG_PrintColor_ID()
Get Function Color. |
int |
getHdr_PrintFont_ID()
Get Header Row Font. |
int |
getHdrLine_PrintColor_ID()
Get Header Line Color. |
BigDecimal |
getHdrStroke()
Get Header Stroke. |
String |
getHdrStrokeType()
Get Header Stroke Type. |
int |
getHdrTextBG_PrintColor_ID()
Get Header Row BG Color. |
int |
getHdrTextFG_PrintColor_ID()
Get Header Row Color. |
String |
getHeaderCenter()
Get Header Center. |
String |
getHeaderLeft()
Get Header Left. |
String |
getHeaderRight()
Get Header Right. |
String |
getImageURL()
Get Image URL. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getLine_PrintColor_ID()
Get Line Color. |
BigDecimal |
getLineStroke()
Get Line Stroke. |
String |
getLineStrokeType()
Get Line Stroke Type. |
String |
getName()
Get Name. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isDefault()
Get Default. |
boolean |
isHdrStrokeTypeValid(String test)
Is test a valid value. |
boolean |
isImageIsAttached()
Get Image attached. |
boolean |
isLineStrokeTypeValid(String test)
Is test a valid value. |
boolean |
isPaintBoundaryLines()
Get Paint Boundary Lines. |
boolean |
isPaintHeaderLines()
Get Paint Header Lines. |
boolean |
isPaintHLines()
Get Paint Horizontal Lines. |
boolean |
isPaintVLines()
Get Paint Vertical Lines. |
boolean |
isPrintFunctionSymbols()
Get Print Function Symbols. |
void |
setAD_PrintTableFormat_ID(int AD_PrintTableFormat_ID)
Set Print Table Format. |
void |
setDescription(String Description)
Set Description. |
void |
setFooterCenter(String FooterCenter)
Set Footer Center. |
void |
setFooterLeft(String FooterLeft)
Set Footer Left. |
void |
setFooterRight(String FooterRight)
Set Footer Right. |
void |
setFunct_PrintFont_ID(int Funct_PrintFont_ID)
Set Function Font. |
void |
setFunctBG_PrintColor_ID(int FunctBG_PrintColor_ID)
Set Function BG Color. |
void |
setFunctFG_PrintColor_ID(int FunctFG_PrintColor_ID)
Set Function Color. |
void |
setHdr_PrintFont_ID(int Hdr_PrintFont_ID)
Set Header Row Font. |
void |
setHdrLine_PrintColor_ID(int HdrLine_PrintColor_ID)
Set Header Line Color. |
void |
setHdrStroke(BigDecimal HdrStroke)
Set Header Stroke. |
void |
setHdrStrokeType(String HdrStrokeType)
Set Header Stroke Type. |
void |
setHdrTextBG_PrintColor_ID(int HdrTextBG_PrintColor_ID)
Set Header Row BG Color. |
void |
setHdrTextFG_PrintColor_ID(int HdrTextFG_PrintColor_ID)
Set Header Row Color. |
void |
setHeaderCenter(String HeaderCenter)
Set Header Center. |
void |
setHeaderLeft(String HeaderLeft)
Set Header Left. |
void |
setHeaderRight(String HeaderRight)
Set Header Right. |
void |
setImageIsAttached(boolean ImageIsAttached)
Set Image attached. |
void |
setImageURL(String ImageURL)
Set Image URL. |
void |
setIsDefault(boolean IsDefault)
Set Default. |
void |
setIsPaintBoundaryLines(boolean IsPaintBoundaryLines)
Set Paint Boundary Lines. |
void |
setIsPaintHeaderLines(boolean IsPaintHeaderLines)
Set Paint Header Lines. |
void |
setIsPaintHLines(boolean IsPaintHLines)
Set Paint Horizontal Lines. |
void |
setIsPaintVLines(boolean IsPaintVLines)
Set Paint Vertical Lines. |
void |
setIsPrintFunctionSymbols(boolean IsPrintFunctionSymbols)
Set Print Function Symbols. |
void |
setLine_PrintColor_ID(int Line_PrintColor_ID)
Set Line Color. |
void |
setLineStroke(BigDecimal LineStroke)
Set Line Stroke. |
void |
setLineStrokeType(String LineStrokeType)
Set Line Stroke Type. |
void |
setName(String Name)
Set Name. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int FUNCTBG_PRINTCOLOR_ID_AD_Reference_ID
public static final int FUNCTFG_PRINTCOLOR_ID_AD_Reference_ID
public static final int FUNCT_PRINTFONT_ID_AD_Reference_ID
public static final int HDRLINE_PRINTCOLOR_ID_AD_Reference_ID
public static final int HDRSTROKETYPE_AD_Reference_ID
public static final String HDRSTROKETYPE_Dash_DottedLine
public static final String HDRSTROKETYPE_DashedLine
public static final String HDRSTROKETYPE_SolidLine
public static final String HDRSTROKETYPE_DottedLine
public static final int HDRTEXTBG_PRINTCOLOR_ID_AD_Reference_ID
public static final int HDRTEXTFG_PRINTCOLOR_ID_AD_Reference_ID
public static final int HDR_PRINTFONT_ID_AD_Reference_ID
public static final int LINESTROKETYPE_AD_Reference_ID
public static final String LINESTROKETYPE_Dash_DottedLine
public static final String LINESTROKETYPE_DashedLine
public static final String LINESTROKETYPE_SolidLine
public static final String LINESTROKETYPE_DottedLine
public static final int LINE_PRINTCOLOR_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_PrintTableFormat(Ctx ctx,
int AD_PrintTableFormat_ID,
String trxName)
ctx - contextAD_PrintTableFormat_ID - idtrxName - transaction
public X_AD_PrintTableFormat(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_PrintTableFormat_ID(int AD_PrintTableFormat_ID)
AD_PrintTableFormat_ID - Table Format in Reportspublic int getAD_PrintTableFormat_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setFooterCenter(String FooterCenter)
FooterCenter - Content of the center portion of the footer.public String getFooterCenter()
public void setFooterLeft(String FooterLeft)
FooterLeft - Content of the left portion of the footer.public String getFooterLeft()
public void setFooterRight(String FooterRight)
FooterRight - Content of the right portion of the footer.public String getFooterRight()
public void setFunctBG_PrintColor_ID(int FunctBG_PrintColor_ID)
FunctBG_PrintColor_ID - Function Background Colorpublic int getFunctBG_PrintColor_ID()
public void setFunctFG_PrintColor_ID(int FunctFG_PrintColor_ID)
FunctFG_PrintColor_ID - Function Foreground Colorpublic int getFunctFG_PrintColor_ID()
public void setFunct_PrintFont_ID(int Funct_PrintFont_ID)
Funct_PrintFont_ID - Function row Fontpublic int getFunct_PrintFont_ID()
public void setHdrLine_PrintColor_ID(int HdrLine_PrintColor_ID)
HdrLine_PrintColor_ID - Table header row line colorpublic int getHdrLine_PrintColor_ID()
public void setHdrStroke(BigDecimal HdrStroke)
HdrStroke - Width of the Header Line Strokepublic BigDecimal getHdrStroke()
public boolean isHdrStrokeTypeValid(String test)
test - testvalue
public void setHdrStrokeType(String HdrStrokeType)
HdrStrokeType - Type of the Header Line Strokepublic String getHdrStrokeType()
public void setHdrTextBG_PrintColor_ID(int HdrTextBG_PrintColor_ID)
HdrTextBG_PrintColor_ID - Background color of header rowpublic int getHdrTextBG_PrintColor_ID()
public void setHdrTextFG_PrintColor_ID(int HdrTextFG_PrintColor_ID)
HdrTextFG_PrintColor_ID - Foreground color of the table header rowpublic int getHdrTextFG_PrintColor_ID()
public void setHdr_PrintFont_ID(int Hdr_PrintFont_ID)
Hdr_PrintFont_ID - Header row Fontpublic int getHdr_PrintFont_ID()
public void setHeaderCenter(String HeaderCenter)
HeaderCenter - Content of the center portion of the header.public String getHeaderCenter()
public void setHeaderLeft(String HeaderLeft)
HeaderLeft - Content of the left portion of the header.public String getHeaderLeft()
public void setHeaderRight(String HeaderRight)
HeaderRight - Content of the right portion of the header.public String getHeaderRight()
public void setImageIsAttached(boolean ImageIsAttached)
ImageIsAttached - The image to be printed is attached to the recordpublic boolean isImageIsAttached()
public void setImageURL(String ImageURL)
ImageURL - URL of imagepublic String getImageURL()
public void setIsDefault(boolean IsDefault)
IsDefault - Default valuepublic boolean isDefault()
public void setIsPaintBoundaryLines(boolean IsPaintBoundaryLines)
IsPaintBoundaryLines - Paint table boundary linespublic boolean isPaintBoundaryLines()
public void setIsPaintHLines(boolean IsPaintHLines)
IsPaintHLines - Paint horizontal linespublic boolean isPaintHLines()
public void setIsPaintHeaderLines(boolean IsPaintHeaderLines)
IsPaintHeaderLines - Paint Lines over/under the Header Linepublic boolean isPaintHeaderLines()
public void setIsPaintVLines(boolean IsPaintVLines)
IsPaintVLines - Paint vertical linespublic boolean isPaintVLines()
public void setIsPrintFunctionSymbols(boolean IsPrintFunctionSymbols)
IsPrintFunctionSymbols - Print Symbols for Functions (Sum, Average, Count)public boolean isPrintFunctionSymbols()
public void setLineStroke(BigDecimal LineStroke)
LineStroke - Width of the Line Strokepublic BigDecimal getLineStroke()
public boolean isLineStrokeTypeValid(String test)
test - testvalue
public void setLineStrokeType(String LineStrokeType)
LineStrokeType - Type of the Line Strokepublic String getLineStrokeType()
public void setLine_PrintColor_ID(int Line_PrintColor_ID)
Line_PrintColor_ID - Table line colorpublic int getLine_PrintColor_ID()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||