Package org.compiere.model
Class X_AD_PrintTableFormat
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_PrintTableFormat
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_PrintTableFormat
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MPrintTableFormat
Generated Model for AD_PrintTableFormat
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
HdrStrokeType AD_Reference_ID=312static final String
Dash-Dotted Line = 2static final String
Dashed Line = Dstatic final String
Dotted Line = dstatic final String
Solid Line = Sstatic final int
LineStrokeType AD_Reference_ID=312static final String
Dash-Dotted Line = 2static final String
Dashed Line = Dstatic final String
Dotted Line = dstatic final String
Solid Line = SFields 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, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_AD_PrintTableFormat
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Image_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_PrintTableFormat_ID, COLUMNNAME_AD_PrintTableFormat_UU, COLUMNNAME_Created, COLUMNNAME_CreatedBy, 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_IsActive, COLUMNNAME_IsDefault, COLUMNNAME_IsMultiLineHeader, COLUMNNAME_IsPaintBoundaryLines, COLUMNNAME_IsPaintHeaderLines, COLUMNNAME_IsPaintHLines, COLUMNNAME_IsPaintVLines, COLUMNNAME_IsPrintFunctionSymbols, COLUMNNAME_Line_PrintColor_ID, COLUMNNAME_LineStroke, COLUMNNAME_LineStrokeType, COLUMNNAME_Name, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_AD_PrintTableFormat
(Properties ctx, int AD_PrintTableFormat_ID, String trxName) Standard ConstructorX_AD_PrintTableFormat
(Properties ctx, int AD_PrintTableFormat_ID, String trxName, String... virtualColumns) Standard ConstructorX_AD_PrintTableFormat
(Properties ctx, String AD_PrintTableFormat_UU, String trxName) Standard ConstructorX_AD_PrintTableFormat
(Properties ctx, String AD_PrintTableFormat_UU, String trxName, String... virtualColumns) Standard ConstructorX_AD_PrintTableFormat
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Image.int
Get Print Table Format.Get AD_PrintTableFormat_UU.Get Description.Get Footer Center.Get Footer Left.Get Footer Right.int
Get Function Font.int
Get Function BG Color.int
Get Function Color.int
Get Header Row Font.int
Get Header Line Color.Get Header Stroke.Get Header Stroke Type.int
Get Header Row BG Color.int
Get Header Row Color.Get Header Center.Get Header Left.Get Header Right.Get Image URL.Get Record ID/ColumnNameint
Get Line Color.Get Line Stroke.Get Line Stroke Type.getName()
Get Name.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Default.boolean
Get Image attached.boolean
Get Multi Line Header.boolean
Get Paint Boundary Lines.boolean
Get Paint Header Lines.boolean
Get Paint Horizontal Lines.boolean
Get Paint Vertical Lines.boolean
Get Print Function Symbols.void
setAD_Image_ID
(int AD_Image_ID) Set Image.void
setAD_PrintTableFormat_ID
(int AD_PrintTableFormat_ID) Set Print Table Format.void
setAD_PrintTableFormat_UU
(String AD_PrintTableFormat_UU) Set AD_PrintTableFormat_UU.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
setIsMultiLineHeader
(boolean IsMultiLineHeader) Set Multi Line Header.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
Set Name.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, 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_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_AD_PrintTableFormat
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
HDRSTROKETYPE_AD_Reference_ID
public static final int HDRSTROKETYPE_AD_Reference_IDHdrStrokeType AD_Reference_ID=312- See Also:
-
HDRSTROKETYPE_Dash_DottedLine
Dash-Dotted Line = 2- See Also:
-
HDRSTROKETYPE_DottedLine
Dotted Line = d- See Also:
-
HDRSTROKETYPE_DashedLine
Dashed Line = D- See Also:
-
HDRSTROKETYPE_SolidLine
Solid Line = S- See Also:
-
LINESTROKETYPE_AD_Reference_ID
public static final int LINESTROKETYPE_AD_Reference_IDLineStrokeType AD_Reference_ID=312- See Also:
-
LINESTROKETYPE_Dash_DottedLine
Dash-Dotted Line = 2- See Also:
-
LINESTROKETYPE_DottedLine
Dotted Line = d- See Also:
-
LINESTROKETYPE_DashedLine
Dashed Line = D- See Also:
-
LINESTROKETYPE_SolidLine
Solid Line = S- See Also:
-
-
Constructor Details
-
X_AD_PrintTableFormat
Standard Constructor -
X_AD_PrintTableFormat
public X_AD_PrintTableFormat(Properties ctx, int AD_PrintTableFormat_ID, String trxName, String... virtualColumns) Standard Constructor -
X_AD_PrintTableFormat
Standard Constructor -
X_AD_PrintTableFormat
public X_AD_PrintTableFormat(Properties ctx, String AD_PrintTableFormat_UU, String trxName, String... virtualColumns) Standard Constructor -
X_AD_PrintTableFormat
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 6 - System - Client
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getAD_Image
- Specified by:
getAD_Image
in interfaceI_AD_PrintTableFormat
- Throws:
RuntimeException
-
setAD_Image_ID
public void setAD_Image_ID(int AD_Image_ID) Set Image.- Specified by:
setAD_Image_ID
in interfaceI_AD_PrintTableFormat
- Parameters:
AD_Image_ID
- Image or Icon
-
getAD_Image_ID
public int getAD_Image_ID()Get Image.- Specified by:
getAD_Image_ID
in interfaceI_AD_PrintTableFormat
- Returns:
- Image or Icon
-
setAD_PrintTableFormat_ID
public void setAD_PrintTableFormat_ID(int AD_PrintTableFormat_ID) Set Print Table Format.- Specified by:
setAD_PrintTableFormat_ID
in interfaceI_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 interfaceI_AD_PrintTableFormat
- Returns:
- Table Format in Reports
-
setAD_PrintTableFormat_UU
Set AD_PrintTableFormat_UU.- Specified by:
setAD_PrintTableFormat_UU
in interfaceI_AD_PrintTableFormat
- Parameters:
AD_PrintTableFormat_UU
- AD_PrintTableFormat_UU
-
getAD_PrintTableFormat_UU
Get AD_PrintTableFormat_UU.- Specified by:
getAD_PrintTableFormat_UU
in interfaceI_AD_PrintTableFormat
- Returns:
- AD_PrintTableFormat_UU
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_AD_PrintTableFormat
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_AD_PrintTableFormat
- Returns:
- Optional short description of the record
-
getFunctBG_PrintColor
- Specified by:
getFunctBG_PrintColor
in interfaceI_AD_PrintTableFormat
- Throws:
RuntimeException
-
setFunctBG_PrintColor_ID
public void setFunctBG_PrintColor_ID(int FunctBG_PrintColor_ID) Set Function BG Color.- Specified by:
setFunctBG_PrintColor_ID
in interfaceI_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 interfaceI_AD_PrintTableFormat
- Returns:
- Function Background Color
-
getFunctFG_PrintColor
- Specified by:
getFunctFG_PrintColor
in interfaceI_AD_PrintTableFormat
- Throws:
RuntimeException
-
setFunctFG_PrintColor_ID
public void setFunctFG_PrintColor_ID(int FunctFG_PrintColor_ID) Set Function Color.- Specified by:
setFunctFG_PrintColor_ID
in interfaceI_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 interfaceI_AD_PrintTableFormat
- Returns:
- Function Foreground Color
-
getFunct_PrintFont
- Specified by:
getFunct_PrintFont
in interfaceI_AD_PrintTableFormat
- Throws:
RuntimeException
-
setFunct_PrintFont_ID
public void setFunct_PrintFont_ID(int Funct_PrintFont_ID) Set Function Font.- Specified by:
setFunct_PrintFont_ID
in interfaceI_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 interfaceI_AD_PrintTableFormat
- Returns:
- Function row Font
-
getHdrLine_PrintColor
- Specified by:
getHdrLine_PrintColor
in interfaceI_AD_PrintTableFormat
- Throws:
RuntimeException
-
setHdrLine_PrintColor_ID
public void setHdrLine_PrintColor_ID(int HdrLine_PrintColor_ID) Set Header Line Color.- Specified by:
setHdrLine_PrintColor_ID
in interfaceI_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 interfaceI_AD_PrintTableFormat
- Returns:
- Table header row line color
-
getHdr_PrintFont
- Specified by:
getHdr_PrintFont
in interfaceI_AD_PrintTableFormat
- Throws:
RuntimeException
-
setHdr_PrintFont_ID
public void setHdr_PrintFont_ID(int Hdr_PrintFont_ID) Set Header Row Font.- Specified by:
setHdr_PrintFont_ID
in interfaceI_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 interfaceI_AD_PrintTableFormat
- Returns:
- Header row Font
-
setHdrStroke
Set Header Stroke.- Specified by:
setHdrStroke
in interfaceI_AD_PrintTableFormat
- Parameters:
HdrStroke
- Width of the Header Line Stroke
-
getHdrStroke
Get Header Stroke.- Specified by:
getHdrStroke
in interfaceI_AD_PrintTableFormat
- Returns:
- Width of the Header Line Stroke
-
setHdrStrokeType
Set Header Stroke Type.- Specified by:
setHdrStrokeType
in interfaceI_AD_PrintTableFormat
- Parameters:
HdrStrokeType
- Type of the Header Line Stroke
-
getHdrStrokeType
Get Header Stroke Type.- Specified by:
getHdrStrokeType
in interfaceI_AD_PrintTableFormat
- Returns:
- Type of the Header Line Stroke
-
getHdrTextBG_PrintColor
- Specified by:
getHdrTextBG_PrintColor
in interfaceI_AD_PrintTableFormat
- Throws:
RuntimeException
-
setHdrTextBG_PrintColor_ID
public void setHdrTextBG_PrintColor_ID(int HdrTextBG_PrintColor_ID) Set Header Row BG Color.- Specified by:
setHdrTextBG_PrintColor_ID
in interfaceI_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 interfaceI_AD_PrintTableFormat
- Returns:
- Background color of header row
-
getHdrTextFG_PrintColor
- Specified by:
getHdrTextFG_PrintColor
in interfaceI_AD_PrintTableFormat
- Throws:
RuntimeException
-
setHdrTextFG_PrintColor_ID
public void setHdrTextFG_PrintColor_ID(int HdrTextFG_PrintColor_ID) Set Header Row Color.- Specified by:
setHdrTextFG_PrintColor_ID
in interfaceI_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 interfaceI_AD_PrintTableFormat
- Returns:
- Foreground color if the table header row
-
setHeaderCenter
Set Header Center.- Specified by:
setHeaderCenter
in interfaceI_AD_PrintTableFormat
- Parameters:
HeaderCenter
- Content of the center portion of the header.
-
getHeaderCenter
Get Header Center.- Specified by:
getHeaderCenter
in interfaceI_AD_PrintTableFormat
- Returns:
- Content of the center portion of the header.
-
setHeaderLeft
Set Header Left.- Specified by:
setHeaderLeft
in interfaceI_AD_PrintTableFormat
- Parameters:
HeaderLeft
- Content of the left portion of the header.
-
getHeaderLeft
Get Header Left.- Specified by:
getHeaderLeft
in interfaceI_AD_PrintTableFormat
- Returns:
- Content of the left portion of the header.
-
setHeaderRight
Set Header Right.- Specified by:
setHeaderRight
in interfaceI_AD_PrintTableFormat
- Parameters:
HeaderRight
- Content of the right portion of the header.
-
getHeaderRight
Get Header Right.- Specified by:
getHeaderRight
in interfaceI_AD_PrintTableFormat
- Returns:
- Content of the right portion of the header.
-
setImageIsAttached
public void setImageIsAttached(boolean ImageIsAttached) Set Image attached.- Specified by:
setImageIsAttached
in interfaceI_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 interfaceI_AD_PrintTableFormat
- Returns:
- The image to be printed is attached to the record
-
setImageURL
Set Image URL.- Specified by:
setImageURL
in interfaceI_AD_PrintTableFormat
- Parameters:
ImageURL
- URL of image
-
getImageURL
Get Image URL.- Specified by:
getImageURL
in interfaceI_AD_PrintTableFormat
- Returns:
- URL of image
-
setIsDefault
public void setIsDefault(boolean IsDefault) Set Default.- Specified by:
setIsDefault
in interfaceI_AD_PrintTableFormat
- Parameters:
IsDefault
- Default value
-
isDefault
public boolean isDefault()Get Default.- Specified by:
isDefault
in interfaceI_AD_PrintTableFormat
- Returns:
- Default value
-
setIsMultiLineHeader
public void setIsMultiLineHeader(boolean IsMultiLineHeader) Set Multi Line Header.- Specified by:
setIsMultiLineHeader
in interfaceI_AD_PrintTableFormat
- Parameters:
IsMultiLineHeader
- Print column headers on multiple lines if necessary.
-
isMultiLineHeader
public boolean isMultiLineHeader()Get Multi Line Header.- Specified by:
isMultiLineHeader
in interfaceI_AD_PrintTableFormat
- Returns:
- Print column headers on multiple lines if necessary.
-
setIsPaintBoundaryLines
public void setIsPaintBoundaryLines(boolean IsPaintBoundaryLines) Set Paint Boundary Lines.- Specified by:
setIsPaintBoundaryLines
in interfaceI_AD_PrintTableFormat
- Parameters:
IsPaintBoundaryLines
- Paint table boundary lines
-
isPaintBoundaryLines
public boolean isPaintBoundaryLines()Get Paint Boundary Lines.- Specified by:
isPaintBoundaryLines
in interfaceI_AD_PrintTableFormat
- Returns:
- Paint table boundary lines
-
setIsPaintHeaderLines
public void setIsPaintHeaderLines(boolean IsPaintHeaderLines) Set Paint Header Lines.- Specified by:
setIsPaintHeaderLines
in interfaceI_AD_PrintTableFormat
- Parameters:
IsPaintHeaderLines
- Paint Lines over/under the Header Line
-
isPaintHeaderLines
public boolean isPaintHeaderLines()Get Paint Header Lines.- Specified by:
isPaintHeaderLines
in interfaceI_AD_PrintTableFormat
- Returns:
- Paint Lines over/under the Header Line
-
setIsPaintHLines
public void setIsPaintHLines(boolean IsPaintHLines) Set Paint Horizontal Lines.- Specified by:
setIsPaintHLines
in interfaceI_AD_PrintTableFormat
- Parameters:
IsPaintHLines
- Paint horizontal lines
-
isPaintHLines
public boolean isPaintHLines()Get Paint Horizontal Lines.- Specified by:
isPaintHLines
in interfaceI_AD_PrintTableFormat
- Returns:
- Paint horizontal lines
-
setIsPaintVLines
public void setIsPaintVLines(boolean IsPaintVLines) Set Paint Vertical Lines.- Specified by:
setIsPaintVLines
in interfaceI_AD_PrintTableFormat
- Parameters:
IsPaintVLines
- Paint vertical lines
-
isPaintVLines
public boolean isPaintVLines()Get Paint Vertical Lines.- Specified by:
isPaintVLines
in interfaceI_AD_PrintTableFormat
- Returns:
- Paint vertical lines
-
setIsPrintFunctionSymbols
public void setIsPrintFunctionSymbols(boolean IsPrintFunctionSymbols) Set Print Function Symbols.- Specified by:
setIsPrintFunctionSymbols
in interfaceI_AD_PrintTableFormat
- Parameters:
IsPrintFunctionSymbols
- Print Symbols for Functions (Sum, Average, Count)
-
isPrintFunctionSymbols
public boolean isPrintFunctionSymbols()Get Print Function Symbols.- Specified by:
isPrintFunctionSymbols
in interfaceI_AD_PrintTableFormat
- Returns:
- Print Symbols for Functions (Sum, Average, Count)
-
getLine_PrintColor
- Specified by:
getLine_PrintColor
in interfaceI_AD_PrintTableFormat
- Throws:
RuntimeException
-
setLine_PrintColor_ID
public void setLine_PrintColor_ID(int Line_PrintColor_ID) Set Line Color.- Specified by:
setLine_PrintColor_ID
in interfaceI_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 interfaceI_AD_PrintTableFormat
- Returns:
- Table line color
-
setLineStroke
Set Line Stroke.- Specified by:
setLineStroke
in interfaceI_AD_PrintTableFormat
- Parameters:
LineStroke
- Width of the Line Stroke
-
getLineStroke
Get Line Stroke.- Specified by:
getLineStroke
in interfaceI_AD_PrintTableFormat
- Returns:
- Width of the Line Stroke
-
setLineStrokeType
Set Line Stroke Type.- Specified by:
setLineStrokeType
in interfaceI_AD_PrintTableFormat
- Parameters:
LineStrokeType
- Type of the Line Stroke
-
getLineStrokeType
Get Line Stroke Type.- Specified by:
getLineStrokeType
in interfaceI_AD_PrintTableFormat
- Returns:
- Type of the Line Stroke
-
setName
Set Name.- Specified by:
setName
in interfaceI_AD_PrintTableFormat
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getName
in interfaceI_AD_PrintTableFormat
- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-