public class podPermBean.HtmlDynamicColumnCheckboxTable extends HtmlDataTable
COMPONENT_TYPECOMPONENT_FAMILYSEPARATOR_CHAR| Constructor and Description |
|---|
podPermBean.HtmlDynamicColumnCheckboxTable() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCheckboxBindingVar() |
List |
getDataTableContents()
Returns the dataTableContents.
|
String |
getFirstColumnBindingVar() |
void |
prepareDCDataTable(List headers)
This constructs the Faces component structure of the table.
|
void |
setCheckboxBindingVar(String checkboxBindingVar) |
void |
setDataTableContents(List dataTableContents)
Sets the actual contents of the data table
|
void |
setDataTableContents(List firstColumn,
List headerRow)
This constructs the actual contents of the table
|
void |
setFirstColumnBindingVar(String firstColumnBindingVar) |
void |
setNumColumns(int numColumns) |
getBgcolor, getBorder, getCellpadding, getCellspacing, getColumnClasses, getDir, getFooterClass, getFrame, getHeaderClass, getLang, getOnclick, getOndblclick, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getRowClasses, getRules, getStyle, getStyleClass, getSummary, getTitle, getWidth, restoreState, saveState, setBgcolor, setBorder, setCellpadding, setCellspacing, setColumnClasses, setDir, setFooterClass, setFrame, setHeaderClass, setLang, setOnclick, setOndblclick, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setRowClasses, setRules, setStyle, setStyleClass, setSummary, setTitle, setWidthbroadcast, encodeBegin, getClientId, getFamily, getFirst, getFooter, getHeader, getRowCount, getRowData, getRowIndex, getRows, getValue, getVar, isRowAvailable, processDecodes, processUpdates, processValidators, queueEvent, setFirst, setFooter, setHeader, setRowIndex, setRows, setValue, setValueBinding, setVaraddFacesListener, decode, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransientpublic podPermBean.HtmlDynamicColumnCheckboxTable()
public String getCheckboxBindingVar()
public void setCheckboxBindingVar(String checkboxBindingVar)
public String getFirstColumnBindingVar()
public void setFirstColumnBindingVar(String firstColumnBindingVar)
public void prepareDCDataTable(List headers)
public List getDataTableContents()
public void setDataTableContents(List dataTableContents)
public void setDataTableContents(List firstColumn, List headerRow)
firstColumn - List of the labels for the first columnheaderRow - List of the labels for the headers for each columnpublic void setNumColumns(int numColumns)
numColumns - The numColumns to set.Copyright © 2003-2015 University of Michigan. All Rights Reserved.