|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.workflow.webui.component.controller.UITaskManager
public class UITaskManager
Created by The eXo Platform SARL Author : Ly Dinh Quang quang.ly@exoplatform.com xxx5669@gmail.com Jan 12, 2009
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static java.lang.String |
UIPOPUP_DELEGATEDSELECTOR_ID
|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UITaskManager()
|
|
| Method Summary | |
|---|---|
void |
activate()
|
boolean |
checkBeforeActive()
|
void |
deActivate()
|
void |
initPopupSelectUser(java.lang.String fieldName)
Init popup window to select user |
void |
setIsStart(boolean isStart)
|
void |
setTokenId(java.lang.String tokenId)
|
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
|---|
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, 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, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String UIPOPUP_DELEGATEDSELECTOR_ID
| Constructor Detail |
|---|
public UITaskManager()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void initPopupSelectUser(java.lang.String fieldName)
throws java.lang.Exception
fieldName: - name of textbox to fill username
java.lang.Exceptionpublic void setTokenId(java.lang.String tokenId)
public void setIsStart(boolean isStart)
public void activate()
throws java.lang.Exception
activate in interface org.exoplatform.webui.core.UIPopupComponentjava.lang.Exception
public boolean checkBeforeActive()
throws java.lang.Exception
java.lang.Exception
public void deActivate()
throws java.lang.Exception
deActivate in interface org.exoplatform.webui.core.UIPopupComponentjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||