public interface FieldColumnControl extends Control, FieldControlProperties, ColumnStyleProperties, MessageProperties
| Modifier and Type | Method and Description | 
|---|---|
| ImageStyleProperties | getCalendarProperties()Image properties for the calendar icon of date fields. | 
| BackgroundStyleProperties | getEditorInputBackgroundProperties()Background properties for the data content of each table cell. | 
| BorderStyleProperties | getEditorInputBorderProperties()Border properties for the data content of each table cell. | 
| TextStyleProperties | getEditorInputTextProperties()Text properties for the data content of each table cell. | 
| ImageStyleProperties | getStripeCalendarProperties()Image properties for the calendar icon of date fields - applied to alternate (striped) rows. | 
| BackgroundStyleProperties | getStripeEditorInputBackgroundProperties()Background properties for the data content of each table cell - applied to alternate (striped) rows. | 
| BorderStyleProperties | getStripeEditorInputBorderProperties()Border properties for the data content of each table cell - applied to alternate (striped) rows. | 
| TextStyleProperties | getStripeEditorInputTextProperties()Text properties for the data content of each table cell - applied to alternate (striped) rows. | 
| WebFormTableColumn | getTableColumn()Returns the  table columndisplayed by this Table Column Control. | 
| TextStyleProperties | getValuePatternProperties()Value pattern properties. | 
| boolean | isSortable()Indicates whether or not the user can sort the table by this column. | 
| void | setSortable(boolean sortable)Sets whether or not the user can sort the table by this column. | 
addCssClass, getAll, getCssClass, getErrorMsgClass, getErrorMsgStyle, getInfoMsgClass, getInfoMsgStyle, getLayoutCell, getNextSiblingControl, getPage, getParentControl, getPreviousSiblingControl, getStyle, getWarningMsgClass, getWarningMsgStyle, hasModifier, hide, isContainer, isDisplayOnly, isDisplayOnlyIncludingParents, isEventField, isHidden, isInheritMsg, isLocalMsg, isNewLine, isShowing, refresh, removeCssClass, requestFocus, setCssClass, setDisplayOnly, setErrorMsgClass, setErrorMsgStyle, setHidden, setInfoMsgClass, setInfoMsgStyle, setNewLine, setStyle, setWarningMsgClass, setWarningMsgStyle, showgetElementName, getElementTypeaddErrorMessage, addErrorMessage, addErrorMessage, addErrorMessage, addErrorMessage, addErrorMessageText, addErrorMessageText, addErrorMessageText, addInfoMessage, addInfoMessage, addInfoMessageText, addInfoMessageText, addInfoMessageText, addWarningMessage, addWarningMessage, addWarningMessage, addWarningMessage, addWarningMessage, addWarningMessageText, addWarningMessageText, addWarningMessageText, existErrorMessages, existInfoMessages, existMessages, existWarningMessagesgetAriaLabelText, getButtonImageUrl, getButtonText, getHyperlinkProperties, getIvImageURL, getPlaceHolderText, getRequiredText, getValidationText, isButtonDisplayAsImage, isButtonSkipValidation, isDisplayIvAsImage, isHyperlink, isImmediateValidation, isMandatory, isRequired, setButtonDisplayAsImage, setButtonImageUrl, setButtonSkipValidation, setDisplayIvAsImage, setHyperlink, setImmediateValidation, setIvImageURL, setMandatory, setRequiredgetColumnCellClass, getColumnCellStyle, getColumnDataClass, getColumnDataStyle, getColumnHeaderProperties, getStripeProperties, setColumnCellClass, setColumnCellStyle, setColumnDataClass, setColumnDataStylegetHAlign, getVAlign, getWidth, setHAlign, setVAlign, setWidthgetLineHeight, getTextBold, getTextColor, getTextDecoration, getTextFont, getTextItalic, getTextSize, setLineHeight, setTextBold, setTextColor, setTextDecoration, setTextFont, setTextItalic, setTextSizegetBackgroundColor, getBackgroundImage, getBackgroundImagePosition, getBackgroundImageRepeat, setBackgroundColor, setBackgroundImage, setBackgroundImagePosition, setBackgroundImageRepeatgetBorderColor, getBorderRadius, getBorderStyle, getBorderWidth, getBottomBorderWidth, getLeftBorderWidth, getRightBorderWidth, getTopBorderWidth, setBorderColor, setBorderRadius, setBorderStyle, setBorderWidth, setBottomBorderWidth, setLeftBorderWidth, setRightBorderWidth, setTopBorderWidthgetAllPadding, getBottomPadding, getLeftPadding, getRightPadding, getTopPadding, setAllPadding, setBottomPadding, setLeftPadding, setRightPadding, setTopPaddinggetErrorMessageStyle, getInfoMessageStyle, getWarningMessageStyleBackgroundStyleProperties getEditorInputBackgroundProperties()
BackgroundStyleProperties getStripeEditorInputBackgroundProperties()
getEditorInputBackgroundProperties() properties.BorderStyleProperties getEditorInputBorderProperties()
BorderStyleProperties getStripeEditorInputBorderProperties()
getEditorInputBorderProperties() properties.TextStyleProperties getEditorInputTextProperties()
TextStyleProperties getStripeEditorInputTextProperties()
getEditorInputTextProperties() properties.ImageStyleProperties getCalendarProperties()
ImageStyleProperties getStripeCalendarProperties()
getCalendarProperties() properties.TextStyleProperties getValuePatternProperties()
boolean isSortable()
void setSortable(boolean sortable)
WebFormTableColumn getTableColumn()
table column displayed by this Table Column Control.