org.exoplatform.social.webui.profile
Class UIExperienceSection.ShowHideEndDateActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<org.exoplatform.webui.form.input.UICheckBoxInput>
      extended by org.exoplatform.social.webui.profile.UIExperienceSection.ShowHideEndDateActionListener
Enclosing class:
UIExperienceSection

public static class UIExperienceSection.ShowHideEndDateActionListener
extends org.exoplatform.webui.event.EventListener<org.exoplatform.webui.form.input.UICheckBoxInput>

Shows and hides end date component depending on isCurrent variable.


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UIExperienceSection.ShowHideEndDateActionListener()
           
 
Method Summary
 void execute(org.exoplatform.webui.event.Event<org.exoplatform.webui.form.input.UICheckBoxInput> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIExperienceSection.ShowHideEndDateActionListener

public UIExperienceSection.ShowHideEndDateActionListener()
Method Detail

execute

public void execute(org.exoplatform.webui.event.Event<org.exoplatform.webui.form.input.UICheckBoxInput> event)
             throws Exception
Specified by:
execute in class org.exoplatform.webui.event.EventListener<org.exoplatform.webui.form.input.UICheckBoxInput>
Throws:
Exception


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