com.smartgwt.client.util
Interface BooleanCallback


public interface BooleanCallback


Method Summary
 void execute(Boolean value)
           
 

Method Detail

execute

void execute(Boolean value)