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