Package org.exoplatform.webui.core
Class UIRepeater
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIRepeater
Created by The eXo Platform SARL * A grid element (represented by an HTML table) that can be paginated with a UIPageIterator
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String[]An array of String representing the actions on each beanprotected String[]An array of String representing the fields in each beanprotected StringThe bean field that holds the id of this beanprotected StringFields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent, USE_WEBUI_RESOURCES -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, findComponentById, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
-
Field Details
-
beanIdField_
The bean field that holds the id of this bean -
beanField_
An array of String representing the fields in each bean -
action_
An array of String representing the actions on each bean -
label_
-
source
-
-
Constructor Details
-
UIRepeater
public UIRepeater()
-
-
Method Details
-
configure
-
getBeanIdField
-
getBeanFields
-
getBeanActions
-
getBeans
-
getLabel
-
setLabel
-
getFieldValue
- Throws:
Exception
-
feedNext
public void feedNext() -
hasNext
public boolean hasNext() -
setSource
-
getSource
-