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
public class X_AD_PrintTableFormat extends PO implements I_AD_PrintTableFormat, I_Persistent
Generated Model for AD_PrintTableFormat- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
HDRSTROKETYPE_AD_Reference_ID
HdrStrokeType AD_Reference_ID=312static String
HDRSTROKETYPE_Dash_DottedLine
Dash-Dotted Line = 2static String
HDRSTROKETYPE_DashedLine
Dashed Line = Dstatic String
HDRSTROKETYPE_DottedLine
Dotted Line = dstatic String
HDRSTROKETYPE_SolidLine
Solid Line = Sstatic int
LINESTROKETYPE_AD_Reference_ID
LineStrokeType AD_Reference_ID=312static String
LINESTROKETYPE_Dash_DottedLine
Dash-Dotted Line = 2static String
LINESTROKETYPE_DashedLine
Dashed Line = Dstatic String
LINESTROKETYPE_DottedLine
Dotted Line = dstatic 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, LOCAL_TRX_PREFIX, 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_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
Constructors Constructor Description X_AD_PrintTableFormat(Properties ctx, int AD_PrintTableFormat_ID, String trxName)
Standard ConstructorX_AD_PrintTableFormat(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelI_AD_Image
getAD_Image()
int
getAD_Image_ID()
Get Image.int
getAD_PrintTableFormat_ID()
Get Print Table Format.String
getAD_PrintTableFormat_UU()
Get AD_PrintTableFormat_UU.String
getDescription()
Get Description.String
getFooterCenter()
Get Footer Center.String
getFooterLeft()
Get Footer Left.String
getFooterRight()
Get Footer Right.I_AD_PrintFont
getFunct_PrintFont()
int
getFunct_PrintFont_ID()
Get Function Font.I_AD_PrintColor
getFunctBG_PrintColor()
int
getFunctBG_PrintColor_ID()
Get Function BG Color.I_AD_PrintColor
getFunctFG_PrintColor()
int
getFunctFG_PrintColor_ID()
Get Function Color.I_AD_PrintFont
getHdr_PrintFont()
int
getHdr_PrintFont_ID()
Get Header Row Font.I_AD_PrintColor
getHdrLine_PrintColor()
int
getHdrLine_PrintColor_ID()
Get Header Line Color.BigDecimal
getHdrStroke()
Get Header Stroke.String
getHdrStrokeType()
Get Header Stroke Type.I_AD_PrintColor
getHdrTextBG_PrintColor()
int
getHdrTextBG_PrintColor_ID()
Get Header Row BG Color.I_AD_PrintColor
getHdrTextFG_PrintColor()
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/ColumnNameI_AD_PrintColor
getLine_PrintColor()
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 Databoolean
isDefault()
Get Default.boolean
isImageIsAttached()
Get Image attached.boolean
isMultiLineHeader()
Get Multi Line Header.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_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
setName(String Name)
Set Name.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, 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_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, 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, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, 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, 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 Detail
-
HDRSTROKETYPE_AD_Reference_ID
public static final int HDRSTROKETYPE_AD_Reference_ID
HdrStrokeType AD_Reference_ID=312- See Also:
- Constant Field Values
-
HDRSTROKETYPE_Dash_DottedLine
public static final String HDRSTROKETYPE_Dash_DottedLine
Dash-Dotted Line = 2- See Also:
- Constant Field Values
-
HDRSTROKETYPE_DottedLine
public static final String HDRSTROKETYPE_DottedLine
Dotted Line = d- See Also:
- Constant Field Values
-
HDRSTROKETYPE_DashedLine
public static final String HDRSTROKETYPE_DashedLine
Dashed Line = D- See Also:
- Constant Field Values
-
HDRSTROKETYPE_SolidLine
public static final String HDRSTROKETYPE_SolidLine
Solid Line = S- 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_Dash_DottedLine
public static final String LINESTROKETYPE_Dash_DottedLine
Dash-Dotted Line = 2- See Also:
- Constant Field Values
-
LINESTROKETYPE_DottedLine
public static final String LINESTROKETYPE_DottedLine
Dotted Line = d- See Also:
- Constant Field Values
-
LINESTROKETYPE_DashedLine
public static final String LINESTROKETYPE_DashedLine
Dashed Line = D- See Also:
- Constant Field Values
-
LINESTROKETYPE_SolidLine
public static final String LINESTROKETYPE_SolidLine
Solid Line = S- 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 classPO
- Returns:
- 6 - System - Client
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getAD_Image
public I_AD_Image getAD_Image() throws RuntimeException
- 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
public void setAD_PrintTableFormat_UU(String AD_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
public String getAD_PrintTableFormat_UU()
Get AD_PrintTableFormat_UU.- Specified by:
getAD_PrintTableFormat_UU
in interfaceI_AD_PrintTableFormat
- Returns:
- AD_PrintTableFormat_UU
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_AD_PrintTableFormat
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_AD_PrintTableFormat
- Returns:
- Optional short description of the record
-
setFooterCenter
public void setFooterCenter(String FooterCenter)
Set Footer Center.- Specified by:
setFooterCenter
in interfaceI_AD_PrintTableFormat
- Parameters:
FooterCenter
- Content of the center portion of the footer.
-
getFooterCenter
public String getFooterCenter()
Get Footer Center.- Specified by:
getFooterCenter
in interfaceI_AD_PrintTableFormat
- Returns:
- Content of the center portion of the footer.
-
setFooterLeft
public void setFooterLeft(String FooterLeft)
Set Footer Left.- Specified by:
setFooterLeft
in interfaceI_AD_PrintTableFormat
- Parameters:
FooterLeft
- Content of the left portion of the footer.
-
getFooterLeft
public String getFooterLeft()
Get Footer Left.- Specified by:
getFooterLeft
in interfaceI_AD_PrintTableFormat
- Returns:
- Content of the left portion of the footer.
-
setFooterRight
public void setFooterRight(String FooterRight)
Set Footer Right.- Specified by:
setFooterRight
in interfaceI_AD_PrintTableFormat
- Parameters:
FooterRight
- Content of the right portion of the footer.
-
getFooterRight
public String getFooterRight()
Get Footer Right.- Specified by:
getFooterRight
in interfaceI_AD_PrintTableFormat
- Returns:
- Content of the right portion of the footer.
-
getFunctBG_PrintColor
public I_AD_PrintColor getFunctBG_PrintColor() throws RuntimeException
- 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
public I_AD_PrintColor getFunctFG_PrintColor() throws RuntimeException
- 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
public I_AD_PrintFont getFunct_PrintFont() throws RuntimeException
- 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
public I_AD_PrintColor getHdrLine_PrintColor() throws RuntimeException
- 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
public I_AD_PrintFont getHdr_PrintFont() throws RuntimeException
- 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
public void setHdrStroke(BigDecimal HdrStroke)
Set Header Stroke.- Specified by:
setHdrStroke
in interfaceI_AD_PrintTableFormat
- Parameters:
HdrStroke
- Width of the Header Line Stroke
-
getHdrStroke
public BigDecimal getHdrStroke()
Get Header Stroke.- Specified by:
getHdrStroke
in interfaceI_AD_PrintTableFormat
- Returns:
- Width of the Header Line Stroke
-
setHdrStrokeType
public void setHdrStrokeType(String HdrStrokeType)
Set Header Stroke Type.- Specified by:
setHdrStrokeType
in interfaceI_AD_PrintTableFormat
- Parameters:
HdrStrokeType
- Type of the Header Line Stroke
-
getHdrStrokeType
public String getHdrStrokeType()
Get Header Stroke Type.- Specified by:
getHdrStrokeType
in interfaceI_AD_PrintTableFormat
- Returns:
- Type of the Header Line Stroke
-
getHdrTextBG_PrintColor
public I_AD_PrintColor getHdrTextBG_PrintColor() throws RuntimeException
- 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
public I_AD_PrintColor getHdrTextFG_PrintColor() throws RuntimeException
- 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
public void setHeaderCenter(String HeaderCenter)
Set Header Center.- Specified by:
setHeaderCenter
in interfaceI_AD_PrintTableFormat
- Parameters:
HeaderCenter
- Content of the center portion of the header.
-
getHeaderCenter
public String getHeaderCenter()
Get Header Center.- Specified by:
getHeaderCenter
in interfaceI_AD_PrintTableFormat
- Returns:
- Content of the center portion of the header.
-
setHeaderLeft
public void setHeaderLeft(String HeaderLeft)
Set Header Left.- Specified by:
setHeaderLeft
in interfaceI_AD_PrintTableFormat
- Parameters:
HeaderLeft
- Content of the left portion of the header.
-
getHeaderLeft
public String getHeaderLeft()
Get Header Left.- Specified by:
getHeaderLeft
in interfaceI_AD_PrintTableFormat
- Returns:
- Content of the left portion of the header.
-
setHeaderRight
public void setHeaderRight(String HeaderRight)
Set Header Right.- Specified by:
setHeaderRight
in interfaceI_AD_PrintTableFormat
- Parameters:
HeaderRight
- Content of the right portion of the header.
-
getHeaderRight
public String 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
public void setImageURL(String ImageURL)
Set Image URL.- Specified by:
setImageURL
in interfaceI_AD_PrintTableFormat
- Parameters:
ImageURL
- URL of image
-
getImageURL
public String 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 mutliple lines if necessary.
-
isMultiLineHeader
public boolean isMultiLineHeader()
Get Multi Line Header.- Specified by:
isMultiLineHeader
in interfaceI_AD_PrintTableFormat
- Returns:
- Print column headers on mutliple 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
public I_AD_PrintColor getLine_PrintColor() throws RuntimeException
- 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
public void setLineStroke(BigDecimal LineStroke)
Set Line Stroke.- Specified by:
setLineStroke
in interfaceI_AD_PrintTableFormat
- Parameters:
LineStroke
- Width of the Line Stroke
-
getLineStroke
public BigDecimal getLineStroke()
Get Line Stroke.- Specified by:
getLineStroke
in interfaceI_AD_PrintTableFormat
- Returns:
- Width of the Line Stroke
-
setLineStrokeType
public void setLineStrokeType(String LineStrokeType)
Set Line Stroke Type.- Specified by:
setLineStrokeType
in interfaceI_AD_PrintTableFormat
- Parameters:
LineStrokeType
- Type of the Line Stroke
-
getLineStrokeType
public String getLineStrokeType()
Get Line Stroke Type.- Specified by:
getLineStrokeType
in interfaceI_AD_PrintTableFormat
- Returns:
- Type of the Line Stroke
-
setName
public void setName(String Name)
Set Name.- Specified by:
setName
in interfaceI_AD_PrintTableFormat
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getName
in interfaceI_AD_PrintTableFormat
- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
-