ICEfaces 3.1.0
Java API Documentation

org.icefaces.ace.component.datatable
Class DataTableBase

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentBase
          extended by javax.faces.component.UIData
              extended by org.icefaces.ace.component.datatable.DataTableBase
All Implemented Interfaces:
java.util.EventListener, javax.faces.component.behavior.ClientBehaviorHolder, javax.faces.component.NamingContainer, javax.faces.component.PartialStateHolder, javax.faces.component.StateHolder, javax.faces.component.TransientStateHolder, javax.faces.component.UniqueIdVendor, javax.faces.event.ComponentSystemEventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListenerHolder, IceClientBehaviorHolder
Direct Known Subclasses:
DataTable

public class DataTableBase
extends javax.faces.component.UIData
implements IceClientBehaviorHolder


Nested Class Summary
protected static class DataTableBase.PropertyKeys
           
 
Field Summary
static java.lang.String COMPONENT_TYPE
           
static java.lang.String RENDERER_TYPE
           
 
Fields inherited from class javax.faces.component.UIData
COMPONENT_FAMILY
 
Fields inherited from class javax.faces.component.UIComponent
ATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEY
 
Fields inherited from interface javax.faces.component.NamingContainer
SEPARATOR_CHAR
 
Constructor Summary
DataTableBase()
           
 
Method Summary
 void addClientBehavior(java.lang.String eventName, javax.faces.component.behavior.ClientBehavior behavior)
           
 java.util.List getColumnOrdering()
          Return the value of the columnOrdering property.
 java.lang.String getCurrentPageReportTemplate()
          Return the value of the currentPageReportTemplate property.
 java.lang.String getDefaultEventName()
           
 java.lang.String getDefaultExecute(java.lang.String event)
           
 java.lang.String getDefaultRender(java.lang.String event)
           
 java.lang.String getEmptyMessage()
          Return the value of the emptyMessage property.
 java.util.Collection<java.lang.String> getEventNames()
           
 java.lang.String getFamily()
           
 java.util.List getFilteredData()
          Return the value of the filteredData property.
 java.lang.String getFilterEvent()
          Return the value of the filterEvent property.
 javax.el.MethodExpression getFilterListener()
          Return the value of the filterListener property.
 java.lang.String getFilterValue()
          Return the value of the filterValue property.
 java.lang.Integer getForcedUpdateCounter()
          Return the value of the forcedUpdateCounter property.
 java.lang.Integer getHeight()
          Return the value of the height property.
 int getPage()
          Return the value of the page property.
 java.lang.Integer getPageCount()
          Return the value of the pageCount property.
 java.lang.String getPaginatorPosition()
          Return the value of the paginatorPosition property.
 java.lang.String getPaginatorTemplate()
          Return the value of the paginatorTemplate property.
 java.lang.String getRowIndexVar()
          Return the value of the rowIndexVar property.
 int getRows()
          Return the value of the rows property.
 javax.el.MethodExpression getRowSelectListener()
          Return the value of the rowSelectListener property.
 java.lang.String getRowsPerPageTemplate()
          Return the value of the rowsPerPageTemplate property.
 java.lang.String getRowStateVar()
          Return the value of the rowStateVar property.
 java.lang.String getRowStyleClass()
          Return the value of the rowStyleClass property.
 java.util.Map getRowToSelectedFieldsMap()
          Return the value of the rowToSelectedFieldsMap property.
 javax.el.MethodExpression getRowUnselectListener()
          Return the value of the rowUnselectListener property.
 java.lang.Integer getScrollHeight()
          Return the value of the scrollHeight property.
 CellSelections[] getSelectedCells()
          Return the value of the selectedCells property.
 java.lang.String getSelectionMode()
          Return the value of the selectionMode property.
 RowStateMap getStateMap()
          Return the value of the stateMap property.
 java.lang.String getStyle()
          Return the value of the style property.
 java.lang.String getStyleClass()
          Return the value of the styleClass property.
 java.lang.String getTableConfigPanel()
          Return the value of the tableConfigPanel property.
 java.lang.Integer getValueHashCode()
          Return the value of the valueHashCode property.
 java.lang.String getWidgetVar()
          Return the value of the widgetVar property.
 java.lang.Boolean isAlwaysExecuteContents()
          Return the value of the alwaysExecuteContents property.
 boolean isClickableHeaderSorting()
          Return the value of the clickableHeaderSorting property.
 boolean isConstantRefilter()
          Return the value of the constantRefilter property.
 boolean isDisabled()
          Return the value of the disabled property.
 boolean isDoubleClickSelect()
          Return the value of the doubleClickSelect property.
 java.lang.Boolean isFilterValueChanged()
          Return the value of the filterValueChanged property.
 boolean isGroupedFilterResults()
          Return the value of the groupedFilterResults property.
 java.lang.Boolean isHiddenScrollableSizing()
          Return the value of the hiddenScrollableSizing property.
 boolean isLazy()
          Return the value of the lazy property.
 boolean isLiveScroll()
          Return the value of the liveScroll property.
 boolean isPaginator()
          Return the value of the paginator property.
 boolean isPaginatorAlwaysVisible()
          Return the value of the paginatorAlwaysVisible property.
 boolean isReorderableColumns()
          Return the value of the reorderableColumns property.
 boolean isResizableColumns()
          Return the value of the resizableColumns property.
 boolean isScrollable()
          Return the value of the scrollable property.
 boolean isSingleSort()
          Return the value of the singleSort property.
 java.lang.Boolean isSortOrderChanged()
          Return the value of the sortOrderChanged property.
 java.lang.Boolean isStaticHeaders()
          Return the value of the staticHeaders property.
 java.lang.Boolean isToggleOnInvalidEdit()
          Return the value of the toggleOnInvalidEdit property.
 void setAlwaysExecuteContents(java.lang.Boolean alwaysExecuteContents)
          Set the value of the alwaysExecuteContents property.
 void setClickableHeaderSorting(boolean clickableHeaderSorting)
          Set the value of the clickableHeaderSorting property.
 void setColumnOrdering(java.util.List columnOrdering)
          Set the value of the columnOrdering property.
 void setConstantRefilter(boolean constantRefilter)
          Set the value of the constantRefilter property.
 void setCurrentPageReportTemplate(java.lang.String currentPageReportTemplate)
          Set the value of the currentPageReportTemplate property.
 void setDisabled(boolean disabled)
          Set the value of the disabled property.
 void setDoubleClickSelect(boolean doubleClickSelect)
          Set the value of the doubleClickSelect property.
 void setEmptyMessage(java.lang.String emptyMessage)
          Set the value of the emptyMessage property.
 void setFilteredData(java.util.List filteredData)
          Set the value of the filteredData property.
 void setFilterEvent(java.lang.String filterEvent)
          Set the value of the filterEvent property.
 void setFilterListener(javax.el.MethodExpression filterListener)
          Set the value of the filterListener property.
 void setFilterValue(java.lang.String filterValue)
          Set the value of the filterValue property.
 void setFilterValueChanged(java.lang.Boolean filterValueChanged)
          Set the value of the filterValueChanged property.
 void setForcedUpdateCounter(java.lang.Integer forcedUpdateCounter)
          Set the value of the forcedUpdateCounter property.
 void setGroupedFilterResults(boolean groupedFilterResults)
          Set the value of the groupedFilterResults property.
 void setHeight(java.lang.Integer height)
          Set the value of the height property.
 void setHiddenScrollableSizing(java.lang.Boolean hiddenScrollableSizing)
          Set the value of the hiddenScrollableSizing property.
 void setLazy(boolean lazy)
          Set the value of the lazy property.
 void setLiveScroll(boolean liveScroll)
          Set the value of the liveScroll property.
 void setPage(int page)
          Set the value of the page property.
 void setPageCount(java.lang.Integer pageCount)
          Set the value of the pageCount property.
 void setPaginator(boolean paginator)
          Set the value of the paginator property.
 void setPaginatorAlwaysVisible(boolean paginatorAlwaysVisible)
          Set the value of the paginatorAlwaysVisible property.
 void setPaginatorPosition(java.lang.String paginatorPosition)
          Set the value of the paginatorPosition property.
 void setPaginatorTemplate(java.lang.String paginatorTemplate)
          Set the value of the paginatorTemplate property.
 void setReorderableColumns(boolean reorderableColumns)
          Set the value of the reorderableColumns property.
 void setResizableColumns(boolean resizableColumns)
          Set the value of the resizableColumns property.
 void setRowIndexVar(java.lang.String rowIndexVar)
          Set the value of the rowIndexVar property.
 void setRows(int rows)
          Set the value of the rows property.
 void setRowSelectListener(javax.el.MethodExpression rowSelectListener)
          Set the value of the rowSelectListener property.
 void setRowsPerPageTemplate(java.lang.String rowsPerPageTemplate)
          Set the value of the rowsPerPageTemplate property.
 void setRowStateVar(java.lang.String rowStateVar)
          Set the value of the rowStateVar property.
 void setRowStyleClass(java.lang.String rowStyleClass)
          Set the value of the rowStyleClass property.
 void setRowToSelectedFieldsMap(java.util.Map rowToSelectedFieldsMap)
          Set the value of the rowToSelectedFieldsMap property.
 void setRowUnselectListener(javax.el.MethodExpression rowUnselectListener)
          Set the value of the rowUnselectListener property.
 void setScrollable(boolean scrollable)
          Set the value of the scrollable property.
 void setScrollHeight(java.lang.Integer scrollHeight)
          Set the value of the scrollHeight property.
 void setSelectedCells(CellSelections[] selectedCells)
          Set the value of the selectedCells property.
 void setSelectionMode(java.lang.String selectionMode)
          Set the value of the selectionMode property.
 void setSingleSort(boolean singleSort)
          Set the value of the singleSort property.
 void setSortOrderChanged(java.lang.Boolean sortOrderChanged)
          Set the value of the sortOrderChanged property.
 void setStateMap(RowStateMap stateMap)
          Set the value of the stateMap property.
 void setStaticHeaders(java.lang.Boolean staticHeaders)
          Set the value of the staticHeaders property.
 void setStyle(java.lang.String style)
          Set the value of the style property.
 void setStyleClass(java.lang.String styleClass)
          Set the value of the styleClass property.
 void setTableConfigPanel(java.lang.String tableConfigPanel)
          Set the value of the tableConfigPanel property.
 void setToggleOnInvalidEdit(java.lang.Boolean toggleOnInvalidEdit)
          Set the value of the toggleOnInvalidEdit property.
 void setValueHashCode(java.lang.Integer valueHashCode)
          Set the value of the valueHashCode property.
 void setWidgetVar(java.lang.String widgetVar)
          Set the value of the widgetVar property.
 
Methods inherited from class javax.faces.component.UIData
broadcast, createUniqueId, encodeBegin, getClientId, getDataModel, getFirst, getFooter, getHeader, getRowCount, getRowData, getRowIndex, getValue, getVar, invokeOnComponent, isRowAvailable, isRowStatePreserved, markInitialState, processDecodes, processUpdates, processValidators, queueEvent, restoreState, saveState, setDataModel, setFirst, setFooter, setHeader, setRowIndex, setRowStatePreserved, setValue, setValueBinding, setValueExpression, setVar, visitTree
 
Methods inherited from class javax.faces.component.UIComponentBase
addFacesListener, clearInitialState, decode, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, subscribeToEvent, unsubscribeFromEvent
 
Methods inherited from class javax.faces.component.UIComponent
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.faces.component.behavior.ClientBehaviorHolder
getClientBehaviors
 

Field Detail

COMPONENT_TYPE

public static final java.lang.String COMPONENT_TYPE
See Also:
Constant Field Values

RENDERER_TYPE

public static final java.lang.String RENDERER_TYPE
See Also:
Constant Field Values
Constructor Detail

DataTableBase

public DataTableBase()
Method Detail

getFamily

public java.lang.String getFamily()
Overrides:
getFamily in class javax.faces.component.UIData

setCurrentPageReportTemplate

public void setCurrentPageReportTemplate(java.lang.String currentPageReportTemplate)

Set the value of the currentPageReportTemplate property.


getCurrentPageReportTemplate

public java.lang.String getCurrentPageReportTemplate()

Return the value of the currentPageReportTemplate property.


setRowStateVar

public void setRowStateVar(java.lang.String rowStateVar)

Set the value of the rowStateVar property.


getRowStateVar

public java.lang.String getRowStateVar()

Return the value of the rowStateVar property.


setResizableColumns

public void setResizableColumns(boolean resizableColumns)

Set the value of the resizableColumns property.


isResizableColumns

public boolean isResizableColumns()

Return the value of the resizableColumns property.


setScrollable

public void setScrollable(boolean scrollable)

Set the value of the scrollable property.


isScrollable

public boolean isScrollable()

Return the value of the scrollable property.


setDoubleClickSelect

public void setDoubleClickSelect(boolean doubleClickSelect)

Set the value of the doubleClickSelect property.


isDoubleClickSelect

public boolean isDoubleClickSelect()

Return the value of the doubleClickSelect property.


setLiveScroll

public void setLiveScroll(boolean liveScroll)

Set the value of the liveScroll property.


isLiveScroll

public boolean isLiveScroll()

Return the value of the liveScroll property.


setFilterListener

public void setFilterListener(javax.el.MethodExpression filterListener)

Set the value of the filterListener property.


getFilterListener

public javax.el.MethodExpression getFilterListener()

Return the value of the filterListener property.


setRowsPerPageTemplate

public void setRowsPerPageTemplate(java.lang.String rowsPerPageTemplate)

Set the value of the rowsPerPageTemplate property.


getRowsPerPageTemplate

public java.lang.String getRowsPerPageTemplate()

Return the value of the rowsPerPageTemplate property.


setPaginator

public void setPaginator(boolean paginator)

Set the value of the paginator property.


isPaginator

public boolean isPaginator()

Return the value of the paginator property.


setSelectedCells

public void setSelectedCells(CellSelections[] selectedCells)

Set the value of the selectedCells property.


getSelectedCells

public CellSelections[] getSelectedCells()

Return the value of the selectedCells property.


setScrollHeight

public void setScrollHeight(java.lang.Integer scrollHeight)

Set the value of the scrollHeight property.


getScrollHeight

public java.lang.Integer getScrollHeight()

Return the value of the scrollHeight property.


setHeight

public void setHeight(java.lang.Integer height)

Set the value of the height property.


getHeight

public java.lang.Integer getHeight()

Return the value of the height property.


setFilterValue

public void setFilterValue(java.lang.String filterValue)

Set the value of the filterValue property.


getFilterValue

public java.lang.String getFilterValue()

Return the value of the filterValue property.


setWidgetVar

public void setWidgetVar(java.lang.String widgetVar)

Set the value of the widgetVar property.


getWidgetVar

public java.lang.String getWidgetVar()

Return the value of the widgetVar property.


setStyle

public void setStyle(java.lang.String style)

Set the value of the style property.


getStyle

public java.lang.String getStyle()

Return the value of the style property.


setSelectionMode

public void setSelectionMode(java.lang.String selectionMode)

Set the value of the selectionMode property.


getSelectionMode

public java.lang.String getSelectionMode()

Return the value of the selectionMode property.


setPage

public void setPage(int page)

Set the value of the page property.


getPage

public int getPage()

Return the value of the page property.


setClickableHeaderSorting

public void setClickableHeaderSorting(boolean clickableHeaderSorting)

Set the value of the clickableHeaderSorting property.


isClickableHeaderSorting

public boolean isClickableHeaderSorting()

Return the value of the clickableHeaderSorting property.


setSingleSort

public void setSingleSort(boolean singleSort)

Set the value of the singleSort property.


isSingleSort

public boolean isSingleSort()

Return the value of the singleSort property.


setStaticHeaders

public void setStaticHeaders(java.lang.Boolean staticHeaders)

Set the value of the staticHeaders property.


isStaticHeaders

public java.lang.Boolean isStaticHeaders()

Return the value of the staticHeaders property.


setRowSelectListener

public void setRowSelectListener(javax.el.MethodExpression rowSelectListener)

Set the value of the rowSelectListener property.


getRowSelectListener

public javax.el.MethodExpression getRowSelectListener()

Return the value of the rowSelectListener property.


setRowUnselectListener

public void setRowUnselectListener(javax.el.MethodExpression rowUnselectListener)

Set the value of the rowUnselectListener property.


getRowUnselectListener

public javax.el.MethodExpression getRowUnselectListener()

Return the value of the rowUnselectListener property.


setPaginatorPosition

public void setPaginatorPosition(java.lang.String paginatorPosition)

Set the value of the paginatorPosition property.


getPaginatorPosition

public java.lang.String getPaginatorPosition()

Return the value of the paginatorPosition property.


setConstantRefilter

public void setConstantRefilter(boolean constantRefilter)

Set the value of the constantRefilter property.


isConstantRefilter

public boolean isConstantRefilter()

Return the value of the constantRefilter property.


setPageCount

public void setPageCount(java.lang.Integer pageCount)

Set the value of the pageCount property.


getPageCount

public java.lang.Integer getPageCount()

Return the value of the pageCount property.


setPaginatorAlwaysVisible

public void setPaginatorAlwaysVisible(boolean paginatorAlwaysVisible)

Set the value of the paginatorAlwaysVisible property.


isPaginatorAlwaysVisible

public boolean isPaginatorAlwaysVisible()

Return the value of the paginatorAlwaysVisible property.


setHiddenScrollableSizing

public void setHiddenScrollableSizing(java.lang.Boolean hiddenScrollableSizing)

Set the value of the hiddenScrollableSizing property.


isHiddenScrollableSizing

public java.lang.Boolean isHiddenScrollableSizing()

Return the value of the hiddenScrollableSizing property.


setStyleClass

public void setStyleClass(java.lang.String styleClass)

Set the value of the styleClass property.


getStyleClass

public java.lang.String getStyleClass()

Return the value of the styleClass property.


setFilterEvent

public void setFilterEvent(java.lang.String filterEvent)

Set the value of the filterEvent property.


getFilterEvent

public java.lang.String getFilterEvent()

Return the value of the filterEvent property.


setRowStyleClass

public void setRowStyleClass(java.lang.String rowStyleClass)

Set the value of the rowStyleClass property.


getRowStyleClass

public java.lang.String getRowStyleClass()

Return the value of the rowStyleClass property.


setStateMap

public void setStateMap(RowStateMap stateMap)

Set the value of the stateMap property.


getStateMap

public RowStateMap getStateMap()

Return the value of the stateMap property.


setReorderableColumns

public void setReorderableColumns(boolean reorderableColumns)

Set the value of the reorderableColumns property.


isReorderableColumns

public boolean isReorderableColumns()

Return the value of the reorderableColumns property.


setColumnOrdering

public void setColumnOrdering(java.util.List columnOrdering)

Set the value of the columnOrdering property.


getColumnOrdering

public java.util.List getColumnOrdering()

Return the value of the columnOrdering property.


setRows

public void setRows(int rows)

Set the value of the rows property.

Overrides:
setRows in class javax.faces.component.UIData

getRows

public int getRows()

Return the value of the rows property.

Overrides:
getRows in class javax.faces.component.UIData

setEmptyMessage

public void setEmptyMessage(java.lang.String emptyMessage)

Set the value of the emptyMessage property.


getEmptyMessage

public java.lang.String getEmptyMessage()

Return the value of the emptyMessage property.


setAlwaysExecuteContents

public void setAlwaysExecuteContents(java.lang.Boolean alwaysExecuteContents)

Set the value of the alwaysExecuteContents property.


isAlwaysExecuteContents

public java.lang.Boolean isAlwaysExecuteContents()

Return the value of the alwaysExecuteContents property.


setPaginatorTemplate

public void setPaginatorTemplate(java.lang.String paginatorTemplate)

Set the value of the paginatorTemplate property.


getPaginatorTemplate

public java.lang.String getPaginatorTemplate()

Return the value of the paginatorTemplate property.


setGroupedFilterResults

public void setGroupedFilterResults(boolean groupedFilterResults)

Set the value of the groupedFilterResults property.


isGroupedFilterResults

public boolean isGroupedFilterResults()

Return the value of the groupedFilterResults property.


setLazy

public void setLazy(boolean lazy)

Set the value of the lazy property.


isLazy

public boolean isLazy()

Return the value of the lazy property.


setRowIndexVar

public void setRowIndexVar(java.lang.String rowIndexVar)

Set the value of the rowIndexVar property.


getRowIndexVar

public java.lang.String getRowIndexVar()

Return the value of the rowIndexVar property.


setDisabled

public void setDisabled(boolean disabled)

Set the value of the disabled property.


isDisabled

public boolean isDisabled()

Return the value of the disabled property.


setToggleOnInvalidEdit

public void setToggleOnInvalidEdit(java.lang.Boolean toggleOnInvalidEdit)

Set the value of the toggleOnInvalidEdit property.


isToggleOnInvalidEdit

public java.lang.Boolean isToggleOnInvalidEdit()

Return the value of the toggleOnInvalidEdit property.


setTableConfigPanel

public void setTableConfigPanel(java.lang.String tableConfigPanel)

Set the value of the tableConfigPanel property.


getTableConfigPanel

public java.lang.String getTableConfigPanel()

Return the value of the tableConfigPanel property.


setFilteredData

public void setFilteredData(java.util.List filteredData)

Set the value of the filteredData property.


getFilteredData

public java.util.List getFilteredData()

Return the value of the filteredData property.


setSortOrderChanged

public void setSortOrderChanged(java.lang.Boolean sortOrderChanged)

Set the value of the sortOrderChanged property.


isSortOrderChanged

public java.lang.Boolean isSortOrderChanged()

Return the value of the sortOrderChanged property.


setRowToSelectedFieldsMap

public void setRowToSelectedFieldsMap(java.util.Map rowToSelectedFieldsMap)

Set the value of the rowToSelectedFieldsMap property.


getRowToSelectedFieldsMap

public java.util.Map getRowToSelectedFieldsMap()

Return the value of the rowToSelectedFieldsMap property.


setValueHashCode

public void setValueHashCode(java.lang.Integer valueHashCode)

Set the value of the valueHashCode property.


getValueHashCode

public java.lang.Integer getValueHashCode()

Return the value of the valueHashCode property.


setForcedUpdateCounter

public void setForcedUpdateCounter(java.lang.Integer forcedUpdateCounter)

Set the value of the forcedUpdateCounter property.


getForcedUpdateCounter

public java.lang.Integer getForcedUpdateCounter()

Return the value of the forcedUpdateCounter property.


setFilterValueChanged

public void setFilterValueChanged(java.lang.Boolean filterValueChanged)

Set the value of the filterValueChanged property.


isFilterValueChanged

public java.lang.Boolean isFilterValueChanged()

Return the value of the filterValueChanged property.


getEventNames

public java.util.Collection<java.lang.String> getEventNames()
Specified by:
getEventNames in interface javax.faces.component.behavior.ClientBehaviorHolder
Overrides:
getEventNames in class javax.faces.component.UIComponentBase

getDefaultEventName

public java.lang.String getDefaultEventName()
Specified by:
getDefaultEventName in interface javax.faces.component.behavior.ClientBehaviorHolder
Overrides:
getDefaultEventName in class javax.faces.component.UIComponentBase

getDefaultRender

public java.lang.String getDefaultRender(java.lang.String event)
Specified by:
getDefaultRender in interface IceClientBehaviorHolder

getDefaultExecute

public java.lang.String getDefaultExecute(java.lang.String event)
Specified by:
getDefaultExecute in interface IceClientBehaviorHolder

addClientBehavior

public void addClientBehavior(java.lang.String eventName,
                              javax.faces.component.behavior.ClientBehavior behavior)
Specified by:
addClientBehavior in interface javax.faces.component.behavior.ClientBehaviorHolder
Overrides:
addClientBehavior in class javax.faces.component.UIComponentBase

ICEfaces 3.1.0
Java API Documentation

Copyright 2012 ICEsoft Technologies Canada Corp., All Rights Reserved.