public static interface EntitiesExplorerView.ViewCallback
Callback methods for view's user actions.
void onSearch(String pattern)
Search entities.
pattern - The search pattern.void onRefresh()
User requests a refresh.
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.