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


public interface BooleanCallback

Interface for callbacks, which return Boolean value.

Version:
$Id: Feb 14, 2011 11:17:13 AM anya $
Author:
Ann Zhuleva

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

Method Detail

execute

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


Copyright © 2012 eXo Platform SAS. All Rights Reserved.