ThomasListenerInterface
Thomas listener.
Functions
Link copied to clipboard
Called when a button is tapped.
Link copied to clipboard
Link copied to clipboard
Called when a form is displayed.
Link copied to clipboard
Called when a form is submitted.
Link copied to clipboard
abstract fun onPagerAutomatedAction(actionId: String, reportingMetadata: JsonValue?, state: LayoutData)
Called when a pager changes its page due to a swipe.
Link copied to clipboard
Called when a pager changes its page due to a tap.
Link copied to clipboard
abstract fun onPageSwipe(pagerData: PagerData, toPageIndex: Int, toPageId: String, fromPageIndex: Int, fromPageId: String, state: LayoutData)
Called when a pager changes its page due to a swipe gesture.
Link copied to clipboard
Called when a pager changes its page.
Link copied to clipboard
Called when a view is dismissed because it timed out.
Link copied to clipboard
Called whenever the view visibility changes