public interface IlpTableHeaderCustomization extends IlpAttributeHeaderCustomization
The properties defined in this class can be used in the following cascading style sheet selectors:
attribute."MyBusinessClass/attributeOne" { index: 0; labelVisible: true; label: @attributeOne; preferredWidth: 100; }Table header element used by the Table header renderer to display the header, the sorting order, and the sorting direction of the columns of an
IlpTableView
.IlpAttribute
,
IlpTableHeaderRenderer
Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Returns the column index in a table.
|
getBackground, getForeground, getHorizontalAlignment, getIcon, getLabel, getLabelFont, getLabelInsets, getLabelPosition, getLabelSpacing, getPreferredWidth, getSortingMode, getSortingPriority, getToolTipText, getVerticalAlignment, isIconVisible, isLabelVisible, isSortingUsingDisplayValues, isVisible
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.