Adempiere 3.5.2a

org.compiere.model
Class X_AD_PrintTableFormat

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_AD_PrintTableFormat
All Implemented Interfaces:
Serializable, Comparator, I_AD_PrintTableFormat, I_Persistent, Evaluatee
Direct Known Subclasses:
MPrintTableFormat

public class X_AD_PrintTableFormat
extends PO
implements I_AD_PrintTableFormat, I_Persistent

Generated Model for AD_PrintTableFormat

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
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
 
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Fields inherited from interface org.compiere.model.I_AD_PrintTableFormat
accessLevel, COLUMNNAME_AD_PrintTableFormat_ID, COLUMNNAME_Description, COLUMNNAME_FooterCenter, COLUMNNAME_FooterLeft, COLUMNNAME_FooterRight, COLUMNNAME_Funct_PrintFont_ID, COLUMNNAME_FunctBG_PrintColor_ID, COLUMNNAME_FunctFG_PrintColor_ID, COLUMNNAME_Hdr_PrintFont_ID, COLUMNNAME_HdrLine_PrintColor_ID, COLUMNNAME_HdrStroke, COLUMNNAME_HdrStrokeType, COLUMNNAME_HdrTextBG_PrintColor_ID, COLUMNNAME_HdrTextFG_PrintColor_ID, COLUMNNAME_HeaderCenter, COLUMNNAME_HeaderLeft, COLUMNNAME_HeaderRight, COLUMNNAME_ImageIsAttached, COLUMNNAME_ImageURL, COLUMNNAME_IsDefault, COLUMNNAME_IsPaintBoundaryLines, COLUMNNAME_IsPaintHeaderLines, COLUMNNAME_IsPaintHLines, COLUMNNAME_IsPaintVLines, COLUMNNAME_IsPrintFunctionSymbols, COLUMNNAME_Line_PrintColor_ID, COLUMNNAME_LineStroke, COLUMNNAME_LineStrokeType, COLUMNNAME_Name, Model, Table_ID, Table_Name
 
Constructor Summary
X_AD_PrintTableFormat(Properties ctx, int AD_PrintTableFormat_ID, String trxName)
          Standard Constructor
X_AD_PrintTableFormat(Properties 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(Properties ctx)
          Load Meta Data
 boolean isDefault()
          Get Default.
 boolean isImageIsAttached()
          Get Image attached.
 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()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Field Detail

FUNCTBG_PRINTCOLOR_ID_AD_Reference_ID

public static final int FUNCTBG_PRINTCOLOR_ID_AD_Reference_ID
FunctBG_PrintColor_ID AD_Reference_ID=266

See Also:
Constant Field Values

FUNCTFG_PRINTCOLOR_ID_AD_Reference_ID

public static final int FUNCTFG_PRINTCOLOR_ID_AD_Reference_ID
FunctFG_PrintColor_ID AD_Reference_ID=266

See Also:
Constant Field Values

FUNCT_PRINTFONT_ID_AD_Reference_ID

public static final int FUNCT_PRINTFONT_ID_AD_Reference_ID
Funct_PrintFont_ID AD_Reference_ID=267

See Also:
Constant Field Values

HDRLINE_PRINTCOLOR_ID_AD_Reference_ID

public static final int HDRLINE_PRINTCOLOR_ID_AD_Reference_ID
HdrLine_PrintColor_ID AD_Reference_ID=266

See Also:
Constant Field Values

HDR_PRINTFONT_ID_AD_Reference_ID

public static final int HDR_PRINTFONT_ID_AD_Reference_ID
Hdr_PrintFont_ID AD_Reference_ID=267

See Also:
Constant Field Values

HDRSTROKETYPE_AD_Reference_ID

public static final int HDRSTROKETYPE_AD_Reference_ID
HdrStrokeType AD_Reference_ID=312

See Also:
Constant Field Values

HDRSTROKETYPE_SolidLine

public static final String HDRSTROKETYPE_SolidLine
Solid Line = S

See Also:
Constant Field Values

HDRSTROKETYPE_DashedLine

public static final String HDRSTROKETYPE_DashedLine
Dashed Line = D

See Also:
Constant Field Values

HDRSTROKETYPE_DottedLine

public static final String HDRSTROKETYPE_DottedLine
Dotted Line = d

See Also:
Constant Field Values

HDRSTROKETYPE_Dash_DottedLine

public static final String HDRSTROKETYPE_Dash_DottedLine
Dash-Dotted Line = 2

See Also:
Constant Field Values

HDRTEXTBG_PRINTCOLOR_ID_AD_Reference_ID

public static final int HDRTEXTBG_PRINTCOLOR_ID_AD_Reference_ID
HdrTextBG_PrintColor_ID AD_Reference_ID=266

See Also:
Constant Field Values

HDRTEXTFG_PRINTCOLOR_ID_AD_Reference_ID

public static final int HDRTEXTFG_PRINTCOLOR_ID_AD_Reference_ID
HdrTextFG_PrintColor_ID AD_Reference_ID=266

See Also:
Constant Field Values

LINE_PRINTCOLOR_ID_AD_Reference_ID

public static final int LINE_PRINTCOLOR_ID_AD_Reference_ID
Line_PrintColor_ID AD_Reference_ID=266

See Also:
Constant Field Values

LINESTROKETYPE_AD_Reference_ID

public static final int LINESTROKETYPE_AD_Reference_ID
LineStrokeType AD_Reference_ID=312

See Also:
Constant Field Values

LINESTROKETYPE_SolidLine

public static final String LINESTROKETYPE_SolidLine
Solid Line = S

See Also:
Constant Field Values

LINESTROKETYPE_DashedLine

public static final String LINESTROKETYPE_DashedLine
Dashed Line = D

See Also:
Constant Field Values

LINESTROKETYPE_DottedLine

public static final String LINESTROKETYPE_DottedLine
Dotted Line = d

See Also:
Constant Field Values

LINESTROKETYPE_Dash_DottedLine

public static final String LINESTROKETYPE_Dash_DottedLine
Dash-Dotted Line = 2

See Also:
Constant Field Values
Constructor Detail

X_AD_PrintTableFormat

public X_AD_PrintTableFormat(Properties ctx,
                             int AD_PrintTableFormat_ID,
                             String trxName)
Standard Constructor


X_AD_PrintTableFormat

public X_AD_PrintTableFormat(Properties ctx,
                             ResultSet rs,
                             String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
6 - System - Client

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

setAD_PrintTableFormat_ID

public void setAD_PrintTableFormat_ID(int AD_PrintTableFormat_ID)
Set Print Table Format.

Specified by:
setAD_PrintTableFormat_ID in interface I_AD_PrintTableFormat
Parameters:
AD_PrintTableFormat_ID - Table Format in Reports

getAD_PrintTableFormat_ID

public int getAD_PrintTableFormat_ID()
Get Print Table Format.

Specified by:
getAD_PrintTableFormat_ID in interface I_AD_PrintTableFormat
Returns:
Table Format in Reports

setDescription

public void setDescription(String Description)
Set Description.

Specified by:
setDescription in interface I_AD_PrintTableFormat
Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Specified by:
getDescription in interface I_AD_PrintTableFormat
Returns:
Optional short description of the record

setFooterCenter

public void setFooterCenter(String FooterCenter)
Set Footer Center.

Specified by:
setFooterCenter in interface I_AD_PrintTableFormat
Parameters:
FooterCenter - Content of the center portion of the footer.

getFooterCenter

public String getFooterCenter()
Get Footer Center.

Specified by:
getFooterCenter in interface I_AD_PrintTableFormat
Returns:
Content of the center portion of the footer.

setFooterLeft

public void setFooterLeft(String FooterLeft)
Set Footer Left.

Specified by:
setFooterLeft in interface I_AD_PrintTableFormat
Parameters:
FooterLeft - Content of the left portion of the footer.

getFooterLeft

public String getFooterLeft()
Get Footer Left.

Specified by:
getFooterLeft in interface I_AD_PrintTableFormat
Returns:
Content of the left portion of the footer.

setFooterRight

public void setFooterRight(String FooterRight)
Set Footer Right.

Specified by:
setFooterRight in interface I_AD_PrintTableFormat
Parameters:
FooterRight - Content of the right portion of the footer.

getFooterRight

public String getFooterRight()
Get Footer Right.

Specified by:
getFooterRight in interface I_AD_PrintTableFormat
Returns:
Content of the right portion of the footer.

setFunctBG_PrintColor_ID

public void setFunctBG_PrintColor_ID(int FunctBG_PrintColor_ID)
Set Function BG Color.

Specified by:
setFunctBG_PrintColor_ID in interface I_AD_PrintTableFormat
Parameters:
FunctBG_PrintColor_ID - Function Background Color

getFunctBG_PrintColor_ID

public int getFunctBG_PrintColor_ID()
Get Function BG Color.

Specified by:
getFunctBG_PrintColor_ID in interface I_AD_PrintTableFormat
Returns:
Function Background Color

setFunctFG_PrintColor_ID

public void setFunctFG_PrintColor_ID(int FunctFG_PrintColor_ID)
Set Function Color.

Specified by:
setFunctFG_PrintColor_ID in interface I_AD_PrintTableFormat
Parameters:
FunctFG_PrintColor_ID - Function Foreground Color

getFunctFG_PrintColor_ID

public int getFunctFG_PrintColor_ID()
Get Function Color.

Specified by:
getFunctFG_PrintColor_ID in interface I_AD_PrintTableFormat
Returns:
Function Foreground Color

setFunct_PrintFont_ID

public void setFunct_PrintFont_ID(int Funct_PrintFont_ID)
Set Function Font.

Specified by:
setFunct_PrintFont_ID in interface I_AD_PrintTableFormat
Parameters:
Funct_PrintFont_ID - Function row Font

getFunct_PrintFont_ID

public int getFunct_PrintFont_ID()
Get Function Font.

Specified by:
getFunct_PrintFont_ID in interface I_AD_PrintTableFormat
Returns:
Function row Font

setHdrLine_PrintColor_ID

public void setHdrLine_PrintColor_ID(int HdrLine_PrintColor_ID)
Set Header Line Color.

Specified by:
setHdrLine_PrintColor_ID in interface I_AD_PrintTableFormat
Parameters:
HdrLine_PrintColor_ID - Table header row line color

getHdrLine_PrintColor_ID

public int getHdrLine_PrintColor_ID()
Get Header Line Color.

Specified by:
getHdrLine_PrintColor_ID in interface I_AD_PrintTableFormat
Returns:
Table header row line color

setHdr_PrintFont_ID

public void setHdr_PrintFont_ID(int Hdr_PrintFont_ID)
Set Header Row Font.

Specified by:
setHdr_PrintFont_ID in interface I_AD_PrintTableFormat
Parameters:
Hdr_PrintFont_ID - Header row Font

getHdr_PrintFont_ID

public int getHdr_PrintFont_ID()
Get Header Row Font.

Specified by:
getHdr_PrintFont_ID in interface I_AD_PrintTableFormat
Returns:
Header row Font

setHdrStroke

public void setHdrStroke(BigDecimal HdrStroke)
Set Header Stroke.

Specified by:
setHdrStroke in interface I_AD_PrintTableFormat
Parameters:
HdrStroke - Width of the Header Line Stroke

getHdrStroke

public BigDecimal getHdrStroke()
Get Header Stroke.

Specified by:
getHdrStroke in interface I_AD_PrintTableFormat
Returns:
Width of the Header Line Stroke

setHdrStrokeType

public void setHdrStrokeType(String HdrStrokeType)
Set Header Stroke Type.

Specified by:
setHdrStrokeType in interface I_AD_PrintTableFormat
Parameters:
HdrStrokeType - Type of the Header Line Stroke

getHdrStrokeType

public String getHdrStrokeType()
Get Header Stroke Type.

Specified by:
getHdrStrokeType in interface I_AD_PrintTableFormat
Returns:
Type of the Header Line Stroke

setHdrTextBG_PrintColor_ID

public void setHdrTextBG_PrintColor_ID(int HdrTextBG_PrintColor_ID)
Set Header Row BG Color.

Specified by:
setHdrTextBG_PrintColor_ID in interface I_AD_PrintTableFormat
Parameters:
HdrTextBG_PrintColor_ID - Background color of header row

getHdrTextBG_PrintColor_ID

public int getHdrTextBG_PrintColor_ID()
Get Header Row BG Color.

Specified by:
getHdrTextBG_PrintColor_ID in interface I_AD_PrintTableFormat
Returns:
Background color of header row

setHdrTextFG_PrintColor_ID

public void setHdrTextFG_PrintColor_ID(int HdrTextFG_PrintColor_ID)
Set Header Row Color.

Specified by:
setHdrTextFG_PrintColor_ID in interface I_AD_PrintTableFormat
Parameters:
HdrTextFG_PrintColor_ID - Foreground color if the table header row

getHdrTextFG_PrintColor_ID

public int getHdrTextFG_PrintColor_ID()
Get Header Row Color.

Specified by:
getHdrTextFG_PrintColor_ID in interface I_AD_PrintTableFormat
Returns:
Foreground color if the table header row

setHeaderCenter

public void setHeaderCenter(String HeaderCenter)
Set Header Center.

Specified by:
setHeaderCenter in interface I_AD_PrintTableFormat
Parameters:
HeaderCenter - Content of the center portion of the header.

getHeaderCenter

public String getHeaderCenter()
Get Header Center.

Specified by:
getHeaderCenter in interface I_AD_PrintTableFormat
Returns:
Content of the center portion of the header.

setHeaderLeft

public void setHeaderLeft(String HeaderLeft)
Set Header Left.

Specified by:
setHeaderLeft in interface I_AD_PrintTableFormat
Parameters:
HeaderLeft - Content of the left portion of the header.

getHeaderLeft

public String getHeaderLeft()
Get Header Left.

Specified by:
getHeaderLeft in interface I_AD_PrintTableFormat
Returns:
Content of the left portion of the header.

setHeaderRight

public void setHeaderRight(String HeaderRight)
Set Header Right.

Specified by:
setHeaderRight in interface I_AD_PrintTableFormat
Parameters:
HeaderRight - Content of the right portion of the header.

getHeaderRight

public String getHeaderRight()
Get Header Right.

Specified by:
getHeaderRight in interface I_AD_PrintTableFormat
Returns:
Content of the right portion of the header.

setImageIsAttached

public void setImageIsAttached(boolean ImageIsAttached)
Set Image attached.

Specified by:
setImageIsAttached in interface I_AD_PrintTableFormat
Parameters:
ImageIsAttached - The image to be printed is attached to the record

isImageIsAttached

public boolean isImageIsAttached()
Get Image attached.

Specified by:
isImageIsAttached in interface I_AD_PrintTableFormat
Returns:
The image to be printed is attached to the record

setImageURL

public void setImageURL(String ImageURL)
Set Image URL.

Specified by:
setImageURL in interface I_AD_PrintTableFormat
Parameters:
ImageURL - URL of image

getImageURL

public String getImageURL()
Get Image URL.

Specified by:
getImageURL in interface I_AD_PrintTableFormat
Returns:
URL of image

setIsDefault

public void setIsDefault(boolean IsDefault)
Set Default.

Specified by:
setIsDefault in interface I_AD_PrintTableFormat
Parameters:
IsDefault - Default value

isDefault

public boolean isDefault()
Get Default.

Specified by:
isDefault in interface I_AD_PrintTableFormat
Returns:
Default value

setIsPaintBoundaryLines

public void setIsPaintBoundaryLines(boolean IsPaintBoundaryLines)
Set Paint Boundary Lines.

Specified by:
setIsPaintBoundaryLines in interface I_AD_PrintTableFormat
Parameters:
IsPaintBoundaryLines - Paint table boundary lines

isPaintBoundaryLines

public boolean isPaintBoundaryLines()
Get Paint Boundary Lines.

Specified by:
isPaintBoundaryLines in interface I_AD_PrintTableFormat
Returns:
Paint table boundary lines

setIsPaintHeaderLines

public void setIsPaintHeaderLines(boolean IsPaintHeaderLines)
Set Paint Header Lines.

Specified by:
setIsPaintHeaderLines in interface I_AD_PrintTableFormat
Parameters:
IsPaintHeaderLines - Paint Lines over/under the Header Line

isPaintHeaderLines

public boolean isPaintHeaderLines()
Get Paint Header Lines.

Specified by:
isPaintHeaderLines in interface I_AD_PrintTableFormat
Returns:
Paint Lines over/under the Header Line

setIsPaintHLines

public void setIsPaintHLines(boolean IsPaintHLines)
Set Paint Horizontal Lines.

Specified by:
setIsPaintHLines in interface I_AD_PrintTableFormat
Parameters:
IsPaintHLines - Paint horizontal lines

isPaintHLines

public boolean isPaintHLines()
Get Paint Horizontal Lines.

Specified by:
isPaintHLines in interface I_AD_PrintTableFormat
Returns:
Paint horizontal lines

setIsPaintVLines

public void setIsPaintVLines(boolean IsPaintVLines)
Set Paint Vertical Lines.

Specified by:
setIsPaintVLines in interface I_AD_PrintTableFormat
Parameters:
IsPaintVLines - Paint vertical lines

isPaintVLines

public boolean isPaintVLines()
Get Paint Vertical Lines.

Specified by:
isPaintVLines in interface I_AD_PrintTableFormat
Returns:
Paint vertical lines

setIsPrintFunctionSymbols

public void setIsPrintFunctionSymbols(boolean IsPrintFunctionSymbols)
Set Print Function Symbols.

Specified by:
setIsPrintFunctionSymbols in interface I_AD_PrintTableFormat
Parameters:
IsPrintFunctionSymbols - Print Symbols for Functions (Sum, Average, Count)

isPrintFunctionSymbols

public boolean isPrintFunctionSymbols()
Get Print Function Symbols.

Specified by:
isPrintFunctionSymbols in interface I_AD_PrintTableFormat
Returns:
Print Symbols for Functions (Sum, Average, Count)

setLine_PrintColor_ID

public void setLine_PrintColor_ID(int Line_PrintColor_ID)
Set Line Color.

Specified by:
setLine_PrintColor_ID in interface I_AD_PrintTableFormat
Parameters:
Line_PrintColor_ID - Table line color

getLine_PrintColor_ID

public int getLine_PrintColor_ID()
Get Line Color.

Specified by:
getLine_PrintColor_ID in interface I_AD_PrintTableFormat
Returns:
Table line color

setLineStroke

public void setLineStroke(BigDecimal LineStroke)
Set Line Stroke.

Specified by:
setLineStroke in interface I_AD_PrintTableFormat
Parameters:
LineStroke - Width of the Line Stroke

getLineStroke

public BigDecimal getLineStroke()
Get Line Stroke.

Specified by:
getLineStroke in interface I_AD_PrintTableFormat
Returns:
Width of the Line Stroke

setLineStrokeType

public void setLineStrokeType(String LineStrokeType)
Set Line Stroke Type.

Specified by:
setLineStrokeType in interface I_AD_PrintTableFormat
Parameters:
LineStrokeType - Type of the Line Stroke

getLineStrokeType

public String getLineStrokeType()
Get Line Stroke Type.

Specified by:
getLineStrokeType in interface I_AD_PrintTableFormat
Returns:
Type of the Line Stroke

setName

public void setName(String Name)
Set Name.

Specified by:
setName in interface I_AD_PrintTableFormat
Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Specified by:
getName in interface I_AD_PrintTableFormat
Returns:
Alphanumeric identifier of the entity

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.