public interface IPageAndComponentProvider extends IPageProvider
IPageProvider that is also capable of providing a Component belonging to the
page.| Modifier and Type | Method and Description |
|---|---|
IRequestableComponent |
getComponent()
Returns component on specified page with given path.
|
String |
getComponentPath()
Returns the page relative component path.
|
detach, getPageClass, getPageId, getPageInstance, getPageParameters, getRenderCount, hasPageInstance, isNewPageInstance, isPageInstanceFreshIRequestableComponent getComponent()
String getComponentPath()
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.