@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class DataTableRendererBase extends AlloyRendererBase
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CLIENT_KEY |
protected static String[] |
MODULES |
protected static String |
MULTI_COLUMN_SORT |
protected static String |
SELECTED_ROW_INDEXES |
protected static String |
SELECTION_MODE |
BOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
DataTableRendererBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent) |
protected void |
encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
DataTable dataTable,
boolean first) |
String |
getAlloyClassName(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
String[] |
getModules(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
decode, decodeClientBehaviors, encodeBoolean, encodeClientId, encodeClientId, encodeEventCallback, encodeInteger, encodeJavaScript, encodeJavaScriptBegin, encodeJavaScriptCustom, encodeJavaScriptEnd, encodeJavaScriptMain, encodeLiferayComponentVar, encodeNonEscapedObject, encodeString, encodeWidgetRender, getClientVarName, getYUIConfig, isSandboxed, renderScriptdecodeClientState, encodeBegin, encodeBooleanProperty, encodeClientIdProperty, encodeClientIdProperty, encodeClientState, encodeEnd, encodeFunctionCall, encodeIntegerProperty, encodeMarkupBegin, encodeMarkupEnd, encodeNonEscapedObjectProperty, encodeStringPropertyconvertClientId, encodeChildren, getConvertedValue, getRendersChildrenprotected static final String CLIENT_KEY
protected static final String MULTI_COLUMN_SORT
protected static final String SELECTED_ROW_INDEXES
protected static final String SELECTION_MODE
protected static final String[] MODULES
public void encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent)
throws IOException
IOExceptionpublic String getAlloyClassName(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
public String[] getModules(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
protected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
DataTable dataTable,
boolean first)
throws IOException
IOExceptionCopyright © 2016 Liferay, Inc.. All rights reserved.