Package com.smartgwt.client.callbacks
Interface CollapseSectionCallback
public interface CollapseSectionCallback
- 
Method Summary
Modifier and TypeMethodDescriptionvoidexecute()Callback to execute after the section has been collapsed. 
- 
Method Details
- 
execute
void execute()Callback to execute after the section has been collapsed. 
 -