public class UIActionBar
extends org.exoplatform.webui.form.UIForm
| Modifier and Type | Class and Description |
|---|---|
static class |
UIActionBar.AdvanceSearchActionListener |
static class |
UIActionBar.BackToActionListener |
static class |
UIActionBar.ChangeTabActionListener |
static class |
UIActionBar.PreferencesActionListener |
static class |
UIActionBar.SavedQueriesActionListener |
static class |
UIActionBar.SearchActionListener |
static class |
UIActionBar.ShowDrivesActionListener |
static class |
UIActionBar.SimpleSearchActionListener |
| Constructor and Description |
|---|
UIActionBar() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getActionInTab(String tabName) |
String |
getBackLink() |
String |
getDriveLabel() |
List<javax.jcr.query.Query> |
getSavedQueries() |
String |
getSelectedTab() |
List<String> |
getTabList() |
String |
getTemplateName() |
org.exoplatform.webui.core.UIComponent |
getUIAction(String action) |
boolean |
hasBackButton() |
boolean |
isActionAvailable(String tabName) |
boolean |
isDirectlyDrive() |
void |
setSelectedTab(String tabName) |
void |
setTabOptions(String viewName) |
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, urladdChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic boolean hasBackButton()
public String getBackLink()
public String getTemplateName()
public void setSelectedTab(String tabName)
public boolean isDirectlyDrive()
public List<javax.jcr.query.Query> getSavedQueries() throws Exception
Exceptionpublic org.exoplatform.webui.core.UIComponent getUIAction(String action)
public boolean isActionAvailable(String tabName)
public String getDriveLabel()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.