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