public class CareWebShellEx.PathResolver extends Object
| Constructor and Description |
|---|
PathResolver(Class<? extends ElementUI> rootClass,
Class<? extends ElementUI> childClass)
Creates a path resolver.
|
| Modifier and Type | Method and Description |
|---|---|
protected ElementUI |
getRoot(ElementTabPane tabPane)
Returns the root for the specified tab pane.
|
protected ElementUI |
resolvePath(ElementTabPane tabPane,
String path)
Resolves the path, returning the UI element to be used as the parent of the plugin.
|
protected ElementUI resolvePath(ElementTabPane tabPane, String path)
tabPane - Tab pane.path - Path to resolve.protected ElementUI getRoot(ElementTabPane tabPane)
tabPane - The tab pane.Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.