@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class DataTableBase extends javax.faces.component.html.HtmlDataTable implements com.liferay.faces.util.component.Styleable, com.liferay.faces.util.component.ClientComponent
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DataTableBase.DataTablePropertyKeys |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_TYPE |
static String |
RENDERER_TYPE |
| Constructor and Description |
|---|
DataTableBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientKey()
clientKey attribute description:
The key name that can be used to reference the component on the client. |
String |
getSelectedRowIndexes()
selectedRowIndexes attribute description:
Comma-delimited list of row indexes that indicate which rows are selected. |
String |
getSelectionMode()
selectionMode attribute description:
Indicates the type of row selection. |
String |
getStyleClass()
styleClass attribute description:
List of CSS class names (separated by spaces) that are to be rendered within the class attribute. |
boolean |
isMultiColumnSort()
multiColumnSort attribute description:
When true, multiple columns can be selected by the user when the meta key is held down during a left click on a sortable column header. |
void |
setClientKey(String clientKey)
clientKey attribute description:
The key name that can be used to reference the component on the client. |
void |
setMultiColumnSort(boolean multiColumnSort)
multiColumnSort attribute description:
When true, multiple columns can be selected by the user when the meta key is held down during a left click on a sortable column header. |
void |
setSelectedRowIndexes(String selectedRowIndexes)
selectedRowIndexes attribute description:
Comma-delimited list of row indexes that indicate which rows are selected. |
void |
setSelectionMode(String selectionMode)
selectionMode attribute description:
Indicates the type of row selection. |
getBgcolor, getBodyrows, getBorder, getCaptionClass, getCaptionStyle, getCellpadding, getCellspacing, getColumnClasses, getDefaultEventName, getDir, getEventNames, getFooterClass, getFrame, getHeaderClass, getLang, getOnclick, getOndblclick, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getRole, getRowClasses, getRules, getStyle, getSummary, getTitle, getWidth, setBgcolor, setBodyrows, setBorder, setCaptionClass, setCaptionStyle, setCellpadding, setCellspacing, setColumnClasses, setDir, setFooterClass, setFrame, setHeaderClass, setLang, setOnclick, setOndblclick, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setRole, setRowClasses, setRules, setStyle, setStyleClass, setSummary, setTitle, setWidthbroadcast, createUniqueId, encodeBegin, getClientId, getDataModel, getFamily, getFirst, getFooter, getHeader, getRowCount, getRowData, getRowIndex, getRows, getValue, getVar, invokeOnComponent, isRowAvailable, isRowStatePreserved, markInitialState, processDecodes, processUpdates, processValidators, queueEvent, restoreState, saveState, setDataModel, setFirst, setFooter, setHeader, setRowIndex, setRows, setRowStatePreserved, setValue, setValueBinding, setValueExpression, setVar, visitTreeaddClientBehavior, addFacesListener, clearInitialState, decode, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInViewclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String COMPONENT_TYPE
public static final String RENDERER_TYPE
public String getClientKey()
clientKey attribute description:
getClientKey in interface com.liferay.faces.util.component.ClientComponentpublic void setClientKey(String clientKey)
clientKey attribute description:
setClientKey in interface com.liferay.faces.util.component.ClientComponentpublic boolean isMultiColumnSort()
multiColumnSort attribute description:
public void setMultiColumnSort(boolean multiColumnSort)
multiColumnSort attribute description:
public String getSelectedRowIndexes()
selectedRowIndexes attribute description:
public void setSelectedRowIndexes(String selectedRowIndexes)
selectedRowIndexes attribute description:
public String getSelectionMode()
selectionMode attribute description:
"checkbox", "radio".public void setSelectionMode(String selectionMode)
selectionMode attribute description:
"checkbox", "radio".public String getStyleClass()
styleClass attribute description:
getStyleClass in interface com.liferay.faces.util.component.StyleablegetStyleClass in class javax.faces.component.html.HtmlDataTableCopyright © 2016 Liferay, Inc.. All rights reserved.