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