|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FieldColumnControl
Field Column Control
Method Summary | |
---|---|
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 column displayed 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. |
Methods inherited from interface com.ebasetech.xi.api.controls.Control |
---|
getAll, getCssClass, getErrorMsgClass, getErrorMsgStyle, getLayoutCell, getNextSiblingControl, getPage, getParentControl, getPreviousSiblingControl, getStyle, getWarningMsgClass, getWarningMsgStyle, hasModifier, hide, isDisplayOnly, isDisplayOnlyIncludingParents, isEventField, isHidden, isInheritMsg, isLocalMsg, isNewLine, isShowing, refresh, requestFocus, setCssClass, setDisplayOnly, setErrorMsgClass, setErrorMsgStyle, setHidden, setNewLine, setStyle, setWarningMsgClass, setWarningMsgStyle, show |
Methods inherited from interface com.ebasetech.xi.api.Element |
---|
getElementName, getElementType |
Methods inherited from interface com.ebasetech.xi.api.MessageContainer |
---|
addErrorMessage, addErrorMessage, addErrorMessage, addErrorMessage, addErrorMessage, addWarningMessage, addWarningMessage, addWarningMessage, addWarningMessage, addWarningMessage, existErrorMessages, existMessages, existWarningMessages |
Methods inherited from interface com.ebasetech.xi.api.controls.FieldControlProperties |
---|
getButtonImageUrl, getButtonText, getHyperlinkProperties, getIvImageURL, isButtonDisplayAsImage, isButtonSkipValidation, isDisplayIvAsImage, isHyperlink, isImmediateValidation, isMandatory, setButtonDisplayAsImage, setButtonImageUrl, setButtonSkipValidation, setDisplayIvAsImage, setHyperlink, setImmediateValidation, setIvImageURL, setMandatory |
Methods inherited from interface com.ebasetech.xi.api.controls.ColumnStyleProperties |
---|
getColumnCellClass, getColumnCellStyle, getColumnDataClass, getColumnDataStyle, getColumnHeaderProperties, getStripeProperties, setColumnCellClass, setColumnCellStyle, setColumnDataClass, setColumnDataStyle |
Methods inherited from interface com.ebasetech.xi.api.controls.CellStyleProperties |
---|
getHAlign, getVAlign, getWidth, setHAlign, setVAlign, setWidth |
Methods inherited from interface com.ebasetech.xi.api.controls.TextStyleProperties |
---|
getLineHeight, getTextBold, getTextColor, getTextDecoration, getTextFont, getTextItalic, getTextSize, setLineHeight, setTextBold, setTextColor, setTextDecoration, setTextFont, setTextItalic, setTextSize |
Methods inherited from interface com.ebasetech.xi.api.controls.BackgroundStyleProperties |
---|
getBackgroundColor, getBackgroundImage, getBackgroundImagePosition, getBackgroundImageRepeat, setBackgroundColor, setBackgroundImage, setBackgroundImagePosition, setBackgroundImageRepeat |
Methods inherited from interface com.ebasetech.xi.api.controls.BorderStyleProperties |
---|
getBorderColor, getBorderRadius, getBorderStyle, getBorderWidth, getBottomBorderWidth, getLeftBorderWidth, getRightBorderWidth, getTopBorderWidth, setBorderColor, setBorderRadius, setBorderStyle, setBorderWidth, setBottomBorderWidth, setLeftBorderWidth, setRightBorderWidth, setTopBorderWidth |
Methods inherited from interface com.ebasetech.xi.api.controls.PaddingStyleProperties |
---|
getAllPadding, getBottomPadding, getLeftPadding, getRightPadding, getTopPadding, setAllPadding, setBottomPadding, setLeftPadding, setRightPadding, setTopPadding |
Methods inherited from interface com.ebasetech.xi.api.controls.MessageProperties |
---|
getErrorMessageStyle, getWarningMessageStyle |
Method Detail |
---|
BackgroundStyleProperties 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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |