Uses of Class
org.exoplatform.answer.webui.popup.UIQuestionForm

Packages that use UIQuestionForm
org.exoplatform.answer.webui.popup   
 

Uses of UIQuestionForm in org.exoplatform.answer.webui.popup
 

Methods in org.exoplatform.answer.webui.popup with parameters of type UIQuestionForm
 void UIQuestionForm.SelectLanguageActionListener.onEvent(org.exoplatform.webui.event.Event<UIQuestionForm> event, UIQuestionForm questionForm, String objectId)
           
 void UIQuestionForm.SaveActionListener.onEvent(org.exoplatform.webui.event.Event<UIQuestionForm> event, UIQuestionForm questionForm, String objectId)
           
 void UIQuestionForm.RemoveAttachmentActionListener.onEvent(org.exoplatform.webui.event.Event<UIQuestionForm> event, UIQuestionForm questionForm, String attFileId)
           
 

Method parameters in org.exoplatform.answer.webui.popup with type arguments of type UIQuestionForm
 void UIQuestionForm.DeleteLanguageActionListener.execute(org.exoplatform.webui.event.Event<UIQuestionForm> event)
           
 void UIQuestionForm.AttachmentActionListener.execute(org.exoplatform.webui.event.Event<UIQuestionForm> event)
           
 void UIQuestionForm.CancelActionListener.execute(org.exoplatform.webui.event.Event<UIQuestionForm> event)
           
 void UIQuestionForm.SelectLanguageActionListener.onEvent(org.exoplatform.webui.event.Event<UIQuestionForm> event, UIQuestionForm questionForm, String objectId)
           
 void UIQuestionForm.SaveActionListener.onEvent(org.exoplatform.webui.event.Event<UIQuestionForm> event, UIQuestionForm questionForm, String objectId)
           
 void UIQuestionForm.RemoveAttachmentActionListener.onEvent(org.exoplatform.webui.event.Event<UIQuestionForm> event, UIQuestionForm questionForm, String attFileId)
           
 



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