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