org.exoplatform.gwtframework.ui.client.api
Interface ValueCallback


public interface ValueCallback

Interface for callbacks, which return String value.

Version:
$Id: Feb 14, 2011 11:19:56 AM anya $
Author:
Ann Zhuleva

Method Summary
 void execute(java.lang.String value)
           
 

Method Detail

execute

void execute(java.lang.String value)
Parameters:
value -


Copyright © 2013 eXo Platform SAS. All Rights Reserved.