railo.runtime.tag
Class GridColumnBean
java.lang.Object
railo.runtime.tag.GridColumnBean
public class GridColumnBean
- extends Object
GridColumnBean
public GridColumnBean()
getBgColor
public Color getBgColor()
- Returns:
- the bgColor
setBgColor
public void setBgColor(Color bgColor)
- Parameters:
bgColor
- the bgColor to set
isBold
public boolean isBold()
- Returns:
- the bold
setBold
public void setBold(boolean bold)
- Parameters:
bold
- the bold to set
getDataAlign
public String getDataAlign()
- Returns:
- the dataAlign
setDataAlign
public void setDataAlign(String dataAlign)
- Parameters:
dataAlign
- the dataAlign to set
isDisplay
public boolean isDisplay()
- Returns:
- the display
setDisplay
public void setDisplay(boolean display)
- Parameters:
display
- the display to set
getFont
public String getFont()
- Returns:
- the font
setFont
public void setFont(String font)
- Parameters:
font
- the font to set
getFontSize
public int getFontSize()
- Returns:
- the fontSize
setFontSize
public void setFontSize(int fontSize)
- Parameters:
fontSize
- the fontSize to set
getHeader
public String getHeader()
- Returns:
- the header
setHeader
public void setHeader(String header)
- Parameters:
header
- the header to set
getHeaderAlign
public String getHeaderAlign()
- Returns:
- the headerAlign
setHeaderAlign
public void setHeaderAlign(String headerAlign)
- Parameters:
headerAlign
- the headerAlign to set
isHeaderBold
public boolean isHeaderBold()
- Returns:
- the headerBold
setHeaderBold
public void setHeaderBold(boolean headerBold)
- Parameters:
headerBold
- the headerBold to set
getHeaderFont
public String getHeaderFont()
- Returns:
- the headerFont
setHeaderFont
public void setHeaderFont(String headerFont)
- Parameters:
headerFont
- the headerFont to set
getHeaderFontSize
public int getHeaderFontSize()
- Returns:
- the headerFontSize
setHeaderFontSize
public void setHeaderFontSize(int headerFontSize)
- Parameters:
headerFontSize
- the headerFontSize to set
isHeaderItalic
public boolean isHeaderItalic()
- Returns:
- the headerItalic
setHeaderItalic
public void setHeaderItalic(boolean headerItalic)
- Parameters:
headerItalic
- the headerItalic to set
getHeaderTextColor
public Color getHeaderTextColor()
- Returns:
- the headerTextColor
setHeaderTextColor
public void setHeaderTextColor(Color headerTextColor)
- Parameters:
headerTextColor
- the headerTextColor to set
getHref
public String getHref()
- Returns:
- the href
setHref
public void setHref(String href)
- Parameters:
href
- the href to set
getHrefKey
public String getHrefKey()
- Returns:
- the hrefKey
setHrefKey
public void setHrefKey(String hrefKey)
- Parameters:
hrefKey
- the hrefKey to set
isItalic
public boolean isItalic()
- Returns:
- the italic
setItalic
public void setItalic(boolean italic)
- Parameters:
italic
- the italic to set
getMask
public String getMask()
- Returns:
- the mask
setMask
public void setMask(String mask)
- Parameters:
mask
- the mask to set
getName
public String getName()
- Returns:
- the name
setName
public void setName(String name)
- Parameters:
name
- the name to set
getNumberFormat
public String getNumberFormat()
- Returns:
- the numberFormat
setNumberFormat
public void setNumberFormat(String numberFormat)
- Parameters:
numberFormat
- the numberFormat to set
isSelect
public boolean isSelect()
- Returns:
- the select
setSelect
public void setSelect(boolean select)
- Parameters:
select
- the select to set
getTarget
public String getTarget()
- Returns:
- the target
setTarget
public void setTarget(String target)
- Parameters:
target
- the target to set
getTextColor
public Color getTextColor()
- Returns:
- the textColor
setTextColor
public void setTextColor(Color textColor)
- Parameters:
textColor
- the textColor to set
getType
public String getType()
- Returns:
- the type
setType
public void setType(String type)
- Parameters:
type
- the type to set
getValues
public String[] getValues()
- Returns:
- the values
setValues
public void setValues(String[] values)
- Parameters:
values
- the values to set
getValuesDisplay
public String[] getValuesDisplay()
- Returns:
- the valuesDisplay
setValuesDisplay
public void setValuesDisplay(String[] valuesDisplay)
- Parameters:
valuesDisplay
- the valuesDisplay to set
getWidth
public double getWidth()
- Returns:
- the width
setWidth
public void setWidth(int width)
- Parameters:
width
- the width to set
Copyright © 2012 Railo