public class UIScriptList
extends org.exoplatform.webui.core.UIComponentDecorator
| Modifier and Type | Class and Description |
|---|---|
static class |
UIScriptList.AddNewActionListener |
static class |
UIScriptList.DeleteActionListener |
static class |
UIScriptList.EditActionListener |
static class |
UIScriptList.ScriptComparator |
static class |
UIScriptList.ScriptData |
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_SCRIPT_TYPE |
static String |
INTERCEPTOR_SCRIPT_TYPE |
static String |
WIDGET_SCRIPT_TYPE |
| Constructor and Description |
|---|
UIScriptList() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getActions() |
List<UIScriptList.ScriptData> |
getScript(String name) |
String |
getScriptCategory() |
List |
getScriptList() |
javax.jcr.Node |
getScriptNode(String templateFilter,
String nodeName) |
String |
getTemplateFilter() |
org.exoplatform.webui.core.UIPageIterator |
getUIPageIterator() |
void |
refresh(String templateFilter,
int currentPage) |
void |
setTemplateFilter(String filter) |
void |
updateGrid(List<UIScriptList.ScriptData> scriptData,
int currentPage) |
findComponentById, findComponentOfType, findFirstComponentOfType, getUIComponent, renderChildren, setUIComponentbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String ACTION_SCRIPT_TYPE
public static final String INTERCEPTOR_SCRIPT_TYPE
public static final String WIDGET_SCRIPT_TYPE
public void setTemplateFilter(String filter)
public String getTemplateFilter()
public void updateGrid(List<UIScriptList.ScriptData> scriptData, int currentPage) throws Exception
Exceptionpublic org.exoplatform.webui.core.UIPageIterator getUIPageIterator()
public void refresh(String templateFilter, int currentPage) throws Exception
Exceptionpublic List<UIScriptList.ScriptData> getScript(String name) throws Exception
Exceptionpublic String[] getActions()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.