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 intHDRSTROKETYPE_AD_Reference_IDHdrStrokeType AD_Reference_ID=312static StringHDRSTROKETYPE_Dash_DottedLineDash-Dotted Line = 2static StringHDRSTROKETYPE_DashedLineDashed Line = Dstatic StringHDRSTROKETYPE_DottedLineDotted Line = dstatic StringHDRSTROKETYPE_SolidLineSolid Line = Sstatic intLINESTROKETYPE_AD_Reference_IDLineStrokeType AD_Reference_ID=312static StringLINESTROKETYPE_Dash_DottedLineDash-Dotted Line = 2static StringLINESTROKETYPE_DashedLineDashed Line = Dstatic StringLINESTROKETYPE_DottedLineDotted Line = dstatic StringLINESTROKETYPE_SolidLineSolid 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 intget_AccessLevel()AccessLevelI_AD_ImagegetAD_Image()intgetAD_Image_ID()Get Image.intgetAD_PrintTableFormat_ID()Get Print Table Format.StringgetAD_PrintTableFormat_UU()Get AD_PrintTableFormat_UU.StringgetDescription()Get Description.StringgetFooterCenter()Get Footer Center.StringgetFooterLeft()Get Footer Left.StringgetFooterRight()Get Footer Right.I_AD_PrintFontgetFunct_PrintFont()intgetFunct_PrintFont_ID()Get Function Font.I_AD_PrintColorgetFunctBG_PrintColor()intgetFunctBG_PrintColor_ID()Get Function BG Color.I_AD_PrintColorgetFunctFG_PrintColor()intgetFunctFG_PrintColor_ID()Get Function Color.I_AD_PrintFontgetHdr_PrintFont()intgetHdr_PrintFont_ID()Get Header Row Font.I_AD_PrintColorgetHdrLine_PrintColor()intgetHdrLine_PrintColor_ID()Get Header Line Color.BigDecimalgetHdrStroke()Get Header Stroke.StringgetHdrStrokeType()Get Header Stroke Type.I_AD_PrintColorgetHdrTextBG_PrintColor()intgetHdrTextBG_PrintColor_ID()Get Header Row BG Color.I_AD_PrintColorgetHdrTextFG_PrintColor()intgetHdrTextFG_PrintColor_ID()Get Header Row Color.StringgetHeaderCenter()Get Header Center.StringgetHeaderLeft()Get Header Left.StringgetHeaderRight()Get Header Right.StringgetImageURL()Get Image URL.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameI_AD_PrintColorgetLine_PrintColor()intgetLine_PrintColor_ID()Get Line Color.BigDecimalgetLineStroke()Get Line Stroke.StringgetLineStrokeType()Get Line Stroke Type.StringgetName()Get Name.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisDefault()Get Default.booleanisImageIsAttached()Get Image attached.booleanisMultiLineHeader()Get Multi Line Header.booleanisPaintBoundaryLines()Get Paint Boundary Lines.booleanisPaintHeaderLines()Get Paint Header Lines.booleanisPaintHLines()Get Paint Horizontal Lines.booleanisPaintVLines()Get Paint Vertical Lines.booleanisPrintFunctionSymbols()Get Print Function Symbols.voidsetAD_Image_ID(int AD_Image_ID)Set Image.voidsetAD_PrintTableFormat_ID(int AD_PrintTableFormat_ID)Set Print Table Format.voidsetAD_PrintTableFormat_UU(String AD_PrintTableFormat_UU)Set AD_PrintTableFormat_UU.voidsetDescription(String Description)Set Description.voidsetFooterCenter(String FooterCenter)Set Footer Center.voidsetFooterLeft(String FooterLeft)Set Footer Left.voidsetFooterRight(String FooterRight)Set Footer Right.voidsetFunct_PrintFont_ID(int Funct_PrintFont_ID)Set Function Font.voidsetFunctBG_PrintColor_ID(int FunctBG_PrintColor_ID)Set Function BG Color.voidsetFunctFG_PrintColor_ID(int FunctFG_PrintColor_ID)Set Function Color.voidsetHdr_PrintFont_ID(int Hdr_PrintFont_ID)Set Header Row Font.voidsetHdrLine_PrintColor_ID(int HdrLine_PrintColor_ID)Set Header Line Color.voidsetHdrStroke(BigDecimal HdrStroke)Set Header Stroke.voidsetHdrStrokeType(String HdrStrokeType)Set Header Stroke Type.voidsetHdrTextBG_PrintColor_ID(int HdrTextBG_PrintColor_ID)Set Header Row BG Color.voidsetHdrTextFG_PrintColor_ID(int HdrTextFG_PrintColor_ID)Set Header Row Color.voidsetHeaderCenter(String HeaderCenter)Set Header Center.voidsetHeaderLeft(String HeaderLeft)Set Header Left.voidsetHeaderRight(String HeaderRight)Set Header Right.voidsetImageIsAttached(boolean ImageIsAttached)Set Image attached.voidsetImageURL(String ImageURL)Set Image URL.voidsetIsDefault(boolean IsDefault)Set Default.voidsetIsMultiLineHeader(boolean IsMultiLineHeader)Set Multi Line Header.voidsetIsPaintBoundaryLines(boolean IsPaintBoundaryLines)Set Paint Boundary Lines.voidsetIsPaintHeaderLines(boolean IsPaintHeaderLines)Set Paint Header Lines.voidsetIsPaintHLines(boolean IsPaintHLines)Set Paint Horizontal Lines.voidsetIsPaintVLines(boolean IsPaintVLines)Set Paint Vertical Lines.voidsetIsPrintFunctionSymbols(boolean IsPrintFunctionSymbols)Set Print Function Symbols.voidsetLine_PrintColor_ID(int Line_PrintColor_ID)Set Line Color.voidsetLineStroke(BigDecimal LineStroke)Set Line Stroke.voidsetLineStrokeType(String LineStrokeType)Set Line Stroke Type.voidsetName(String Name)Set Name.StringtoString()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_AccessLevelin 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_Imagein interfaceI_AD_PrintTableFormat- Throws:
RuntimeException
-
setAD_Image_ID
public void setAD_Image_ID(int AD_Image_ID)
Set Image.- Specified by:
setAD_Image_IDin interfaceI_AD_PrintTableFormat- Parameters:
AD_Image_ID- Image or Icon
-
getAD_Image_ID
public int getAD_Image_ID()
Get Image.- Specified by:
getAD_Image_IDin 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_IDin 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_IDin 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_UUin 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_UUin interfaceI_AD_PrintTableFormat- Returns:
- AD_PrintTableFormat_UU
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_AD_PrintTableFormat- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_AD_PrintTableFormat- Returns:
- Optional short description of the record
-
setFooterCenter
public void setFooterCenter(String FooterCenter)
Set Footer Center.- Specified by:
setFooterCenterin interfaceI_AD_PrintTableFormat- Parameters:
FooterCenter- Content of the center portion of the footer.
-
getFooterCenter
public String getFooterCenter()
Get Footer Center.- Specified by:
getFooterCenterin interfaceI_AD_PrintTableFormat- Returns:
- Content of the center portion of the footer.
-
setFooterLeft
public void setFooterLeft(String FooterLeft)
Set Footer Left.- Specified by:
setFooterLeftin interfaceI_AD_PrintTableFormat- Parameters:
FooterLeft- Content of the left portion of the footer.
-
getFooterLeft
public String getFooterLeft()
Get Footer Left.- Specified by:
getFooterLeftin interfaceI_AD_PrintTableFormat- Returns:
- Content of the left portion of the footer.
-
setFooterRight
public void setFooterRight(String FooterRight)
Set Footer Right.- Specified by:
setFooterRightin interfaceI_AD_PrintTableFormat- Parameters:
FooterRight- Content of the right portion of the footer.
-
getFooterRight
public String getFooterRight()
Get Footer Right.- Specified by:
getFooterRightin 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_PrintColorin 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_IDin 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_IDin interfaceI_AD_PrintTableFormat- Returns:
- Function Background Color
-
getFunctFG_PrintColor
public I_AD_PrintColor getFunctFG_PrintColor() throws RuntimeException
- Specified by:
getFunctFG_PrintColorin interfaceI_AD_PrintTableFormat- Throws:
RuntimeException
-
setFunctFG_PrintColor_ID
public void setFunctFG_PrintColor_ID(int FunctFG_PrintColor_ID)
Set Function Color.- Specified by:
setFunctFG_PrintColor_IDin 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_IDin interfaceI_AD_PrintTableFormat- Returns:
- Function Foreground Color
-
getFunct_PrintFont
public I_AD_PrintFont getFunct_PrintFont() throws RuntimeException
- Specified by:
getFunct_PrintFontin interfaceI_AD_PrintTableFormat- Throws:
RuntimeException
-
setFunct_PrintFont_ID
public void setFunct_PrintFont_ID(int Funct_PrintFont_ID)
Set Function Font.- Specified by:
setFunct_PrintFont_IDin 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_IDin interfaceI_AD_PrintTableFormat- Returns:
- Function row Font
-
getHdrLine_PrintColor
public I_AD_PrintColor getHdrLine_PrintColor() throws RuntimeException
- Specified by:
getHdrLine_PrintColorin 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_IDin 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_IDin interfaceI_AD_PrintTableFormat- Returns:
- Table header row line color
-
getHdr_PrintFont
public I_AD_PrintFont getHdr_PrintFont() throws RuntimeException
- Specified by:
getHdr_PrintFontin 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_IDin 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_IDin interfaceI_AD_PrintTableFormat- Returns:
- Header row Font
-
setHdrStroke
public void setHdrStroke(BigDecimal HdrStroke)
Set Header Stroke.- Specified by:
setHdrStrokein interfaceI_AD_PrintTableFormat- Parameters:
HdrStroke- Width of the Header Line Stroke
-
getHdrStroke
public BigDecimal getHdrStroke()
Get Header Stroke.- Specified by:
getHdrStrokein interfaceI_AD_PrintTableFormat- Returns:
- Width of the Header Line Stroke
-
setHdrStrokeType
public void setHdrStrokeType(String HdrStrokeType)
Set Header Stroke Type.- Specified by:
setHdrStrokeTypein interfaceI_AD_PrintTableFormat- Parameters:
HdrStrokeType- Type of the Header Line Stroke
-
getHdrStrokeType
public String getHdrStrokeType()
Get Header Stroke Type.- Specified by:
getHdrStrokeTypein interfaceI_AD_PrintTableFormat- Returns:
- Type of the Header Line Stroke
-
getHdrTextBG_PrintColor
public I_AD_PrintColor getHdrTextBG_PrintColor() throws RuntimeException
- Specified by:
getHdrTextBG_PrintColorin 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_IDin 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_IDin interfaceI_AD_PrintTableFormat- Returns:
- Background color of header row
-
getHdrTextFG_PrintColor
public I_AD_PrintColor getHdrTextFG_PrintColor() throws RuntimeException
- Specified by:
getHdrTextFG_PrintColorin 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_IDin 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_IDin interfaceI_AD_PrintTableFormat- Returns:
- Foreground color if the table header row
-
setHeaderCenter
public void setHeaderCenter(String HeaderCenter)
Set Header Center.- Specified by:
setHeaderCenterin interfaceI_AD_PrintTableFormat- Parameters:
HeaderCenter- Content of the center portion of the header.
-
getHeaderCenter
public String getHeaderCenter()
Get Header Center.- Specified by:
getHeaderCenterin interfaceI_AD_PrintTableFormat- Returns:
- Content of the center portion of the header.
-
setHeaderLeft
public void setHeaderLeft(String HeaderLeft)
Set Header Left.- Specified by:
setHeaderLeftin interfaceI_AD_PrintTableFormat- Parameters:
HeaderLeft- Content of the left portion of the header.
-
getHeaderLeft
public String getHeaderLeft()
Get Header Left.- Specified by:
getHeaderLeftin interfaceI_AD_PrintTableFormat- Returns:
- Content of the left portion of the header.
-
setHeaderRight
public void setHeaderRight(String HeaderRight)
Set Header Right.- Specified by:
setHeaderRightin interfaceI_AD_PrintTableFormat- Parameters:
HeaderRight- Content of the right portion of the header.
-
getHeaderRight
public String getHeaderRight()
Get Header Right.- Specified by:
getHeaderRightin interfaceI_AD_PrintTableFormat- Returns:
- Content of the right portion of the header.
-
setImageIsAttached
public void setImageIsAttached(boolean ImageIsAttached)
Set Image attached.- Specified by:
setImageIsAttachedin interfaceI_AD_PrintTableFormat- Parameters:
ImageIsAttached- The image to be printed is attached to the record
-
isImageIsAttached
public boolean isImageIsAttached()
Get Image attached.- Specified by:
isImageIsAttachedin 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:
setImageURLin interfaceI_AD_PrintTableFormat- Parameters:
ImageURL- URL of image
-
getImageURL
public String getImageURL()
Get Image URL.- Specified by:
getImageURLin interfaceI_AD_PrintTableFormat- Returns:
- URL of image
-
setIsDefault
public void setIsDefault(boolean IsDefault)
Set Default.- Specified by:
setIsDefaultin interfaceI_AD_PrintTableFormat- Parameters:
IsDefault- Default value
-
isDefault
public boolean isDefault()
Get Default.- Specified by:
isDefaultin interfaceI_AD_PrintTableFormat- Returns:
- Default value
-
setIsMultiLineHeader
public void setIsMultiLineHeader(boolean IsMultiLineHeader)
Set Multi Line Header.- Specified by:
setIsMultiLineHeaderin interfaceI_AD_PrintTableFormat- Parameters:
IsMultiLineHeader- Print column headers on mutliple lines if necessary.
-
isMultiLineHeader
public boolean isMultiLineHeader()
Get Multi Line Header.- Specified by:
isMultiLineHeaderin interfaceI_AD_PrintTableFormat- Returns:
- Print column headers on mutliple lines if necessary.
-
setIsPaintBoundaryLines
public void setIsPaintBoundaryLines(boolean IsPaintBoundaryLines)
Set Paint Boundary Lines.- Specified by:
setIsPaintBoundaryLinesin interfaceI_AD_PrintTableFormat- Parameters:
IsPaintBoundaryLines- Paint table boundary lines
-
isPaintBoundaryLines
public boolean isPaintBoundaryLines()
Get Paint Boundary Lines.- Specified by:
isPaintBoundaryLinesin interfaceI_AD_PrintTableFormat- Returns:
- Paint table boundary lines
-
setIsPaintHeaderLines
public void setIsPaintHeaderLines(boolean IsPaintHeaderLines)
Set Paint Header Lines.- Specified by:
setIsPaintHeaderLinesin interfaceI_AD_PrintTableFormat- Parameters:
IsPaintHeaderLines- Paint Lines over/under the Header Line
-
isPaintHeaderLines
public boolean isPaintHeaderLines()
Get Paint Header Lines.- Specified by:
isPaintHeaderLinesin interfaceI_AD_PrintTableFormat- Returns:
- Paint Lines over/under the Header Line
-
setIsPaintHLines
public void setIsPaintHLines(boolean IsPaintHLines)
Set Paint Horizontal Lines.- Specified by:
setIsPaintHLinesin interfaceI_AD_PrintTableFormat- Parameters:
IsPaintHLines- Paint horizontal lines
-
isPaintHLines
public boolean isPaintHLines()
Get Paint Horizontal Lines.- Specified by:
isPaintHLinesin interfaceI_AD_PrintTableFormat- Returns:
- Paint horizontal lines
-
setIsPaintVLines
public void setIsPaintVLines(boolean IsPaintVLines)
Set Paint Vertical Lines.- Specified by:
setIsPaintVLinesin interfaceI_AD_PrintTableFormat- Parameters:
IsPaintVLines- Paint vertical lines
-
isPaintVLines
public boolean isPaintVLines()
Get Paint Vertical Lines.- Specified by:
isPaintVLinesin interfaceI_AD_PrintTableFormat- Returns:
- Paint vertical lines
-
setIsPrintFunctionSymbols
public void setIsPrintFunctionSymbols(boolean IsPrintFunctionSymbols)
Set Print Function Symbols.- Specified by:
setIsPrintFunctionSymbolsin interfaceI_AD_PrintTableFormat- Parameters:
IsPrintFunctionSymbols- Print Symbols for Functions (Sum, Average, Count)
-
isPrintFunctionSymbols
public boolean isPrintFunctionSymbols()
Get Print Function Symbols.- Specified by:
isPrintFunctionSymbolsin interfaceI_AD_PrintTableFormat- Returns:
- Print Symbols for Functions (Sum, Average, Count)
-
getLine_PrintColor
public I_AD_PrintColor getLine_PrintColor() throws RuntimeException
- Specified by:
getLine_PrintColorin interfaceI_AD_PrintTableFormat- Throws:
RuntimeException
-
setLine_PrintColor_ID
public void setLine_PrintColor_ID(int Line_PrintColor_ID)
Set Line Color.- Specified by:
setLine_PrintColor_IDin 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_IDin interfaceI_AD_PrintTableFormat- Returns:
- Table line color
-
setLineStroke
public void setLineStroke(BigDecimal LineStroke)
Set Line Stroke.- Specified by:
setLineStrokein interfaceI_AD_PrintTableFormat- Parameters:
LineStroke- Width of the Line Stroke
-
getLineStroke
public BigDecimal getLineStroke()
Get Line Stroke.- Specified by:
getLineStrokein interfaceI_AD_PrintTableFormat- Returns:
- Width of the Line Stroke
-
setLineStrokeType
public void setLineStrokeType(String LineStrokeType)
Set Line Stroke Type.- Specified by:
setLineStrokeTypein interfaceI_AD_PrintTableFormat- Parameters:
LineStrokeType- Type of the Line Stroke
-
getLineStrokeType
public String getLineStrokeType()
Get Line Stroke Type.- Specified by:
getLineStrokeTypein interfaceI_AD_PrintTableFormat- Returns:
- Type of the Line Stroke
-
setName
public void setName(String Name)
Set Name.- Specified by:
setNamein interfaceI_AD_PrintTableFormat- Parameters:
Name- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getNamein interfaceI_AD_PrintTableFormat- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
-