public static interface PopOverView.ContentProvider
Modifier and Type | Method and Description |
---|---|
void |
getContent(org.uberfire.client.callbacks.Callback<PopOverView.Content> callback)
Called by the Popover when it is about to be shown.
|
void getContent(org.uberfire.client.callbacks.Callback<PopOverView.Content> callback)
callback
- The callback used to get the content.Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.