public class UIAddressBar
extends org.exoplatform.webui.form.UIForm
| Modifier and Type | Class and Description |
|---|---|
static class |
UIAddressBar.BackActionListener |
static class |
UIAddressBar.ChangeNodeActionListener |
static class |
UIAddressBar.ChangeViewActionListener |
static class |
UIAddressBar.HistoryActionListener |
static class |
UIAddressBar.RefreshSessionActionListener |
static class |
UIAddressBar.SimpleSearchActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_TAXONOMY |
static String |
EXO_TARGETPATH |
static String |
EXO_TARGETWORKSPACE |
static String |
FIELD_ADDRESS |
static String |
FIELD_ADDRESS_HIDDEN |
static Pattern |
FILE_EXPLORER_URL_SYNTAX |
static String |
WS_NAME |
| Constructor and Description |
|---|
UIAddressBar() |
| Modifier and Type | Method and Description |
|---|---|
Collection<UIJCRExplorer.HistoryEntry> |
getFullHistory() |
String |
getSelectedViewName() |
String[] |
getViewList() |
boolean |
isSelectedView(String viewName) |
void |
setSelectedViewName(String viewName) |
void |
setViewList(List<String> viewList) |
static String |
UppercaseFirstLetters(String str) |
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 static final Pattern FILE_EXPLORER_URL_SYNTAX
public static final String WS_NAME
public static final String FIELD_ADDRESS
public static final String FIELD_ADDRESS_HIDDEN
public static final String ACTION_TAXONOMY
public static final String EXO_TARGETPATH
public static final String EXO_TARGETWORKSPACE
public String[] getViewList()
public void setSelectedViewName(String viewName)
public boolean isSelectedView(String viewName)
public String getSelectedViewName()
public Collection<UIJCRExplorer.HistoryEntry> getFullHistory()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.