public class UIViewFormTabPane
extends org.exoplatform.webui.core.UITabPane
| Modifier and Type | Class and Description |
|---|---|
static class |
UIViewFormTabPane.CancelActionListener |
static class |
UIViewFormTabPane.CloseActionListener |
static class |
UIViewFormTabPane.RestoreActionListener |
static class |
UIViewFormTabPane.SaveActionListener |
static class |
UIViewFormTabPane.SelectTabActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
CANCEL_BUTTON |
static String |
POPUP_PERMISSION |
static String |
RESTORE_BUTTON |
static String |
SAVE_BUTTON |
| Constructor and Description |
|---|
UIViewFormTabPane() |
| Modifier and Type | Method and Description |
|---|---|
String |
event(String name) |
String[] |
getActions() |
String |
getLabel(ResourceBundle res,
String id) |
String |
getPrimaryButtonAction() |
String |
getSelectedTabId() |
boolean |
isUpdate() |
void |
processDecode(org.exoplatform.webui.application.WebuiRequestContext context) |
void |
setActions(String[] actions) |
void |
setPrimaryButtonAction(String primaryBtn) |
void |
setSelectedTab(int index) |
void |
setSelectedTab(String renderTabId) |
void |
update(boolean isUpdate) |
void |
view(boolean isView) |
addChild, 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, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String POPUP_PERMISSION
public static final String SAVE_BUTTON
public static final String CANCEL_BUTTON
public static final String RESTORE_BUTTON
public String getSelectedTabId()
getSelectedTabId in class org.exoplatform.webui.core.UITabPanepublic void setSelectedTab(String renderTabId)
setSelectedTab in class org.exoplatform.webui.core.UITabPanepublic void setSelectedTab(int index)
setSelectedTab in class org.exoplatform.webui.core.UITabPanepublic String[] getActions()
public void setActions(String[] actions)
public String getPrimaryButtonAction()
public void setPrimaryButtonAction(String primaryBtn)
public String getLabel(ResourceBundle res, String id)
public void update(boolean isUpdate)
public void view(boolean isView)
public boolean isUpdate()
public void processDecode(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processDecode in class org.exoplatform.webui.core.UIComponentExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.