org.exoplatform.answer.webui.popup
Class UIQuestionManagerForm

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.answer.webui.popup.UIQuestionManagerForm

public class UIQuestionManagerForm
extends org.exoplatform.webui.core.UIContainer


Nested Class Summary
static class UIQuestionManagerForm.CancelActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener
 
Field Summary
 boolean isEditQuestion
           
 boolean isResponseQuestion
           
 boolean isViewEditQuestion
           
 boolean isViewResponseQuestion
           
static String UI_QUESTION_FORM
           
static String UI_QUESTION_INFO
           
static String UI_RESPONSE_FORM
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIQuestionManagerForm()
           
 
Method Summary
protected  boolean getIsEdit()
           
protected  boolean getIsResponse()
           
protected  boolean getIsVewResponse()
           
protected  boolean getIsViewEdit()
           
 void setFAQSetting(org.exoplatform.faq.service.FAQSetting setting)
           
 
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

UI_QUESTION_INFO

public static final String UI_QUESTION_INFO
See Also:
Constant Field Values

UI_QUESTION_FORM

public static final String UI_QUESTION_FORM
See Also:
Constant Field Values

UI_RESPONSE_FORM

public static final String UI_RESPONSE_FORM
See Also:
Constant Field Values

isEditQuestion

public boolean isEditQuestion

isResponseQuestion

public boolean isResponseQuestion

isViewEditQuestion

public boolean isViewEditQuestion

isViewResponseQuestion

public boolean isViewResponseQuestion
Constructor Detail

UIQuestionManagerForm

public UIQuestionManagerForm()
                      throws Exception
Throws:
Exception
Method Detail

setFAQSetting

public void setFAQSetting(org.exoplatform.faq.service.FAQSetting setting)
                   throws Exception
Throws:
Exception

getIsEdit

protected boolean getIsEdit()

getIsViewEdit

protected boolean getIsViewEdit()

getIsResponse

protected boolean getIsResponse()

getIsVewResponse

protected boolean getIsVewResponse()


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.