|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@StableMinor(version="4.1", sinceVersion="4.0") public interface IRenderer
Objects that implements this interface are able to
access the render data of IRenderable
values.
Method Summary | |
---|---|
IConverter |
getConverter()
Returns the default converter to be used with the renderable data. |
List<IResource> |
getResources()
Returns the localization resources to be used in the value render. |
ISourceContext |
getSourceContext()
Returns the source context where this renderer belongs to. |
Method Detail |
---|
ISourceContext getSourceContext() throws PortalException
PortalException
List<IResource> getResources() throws PortalException
PortalException
IConverter getConverter() throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |