|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RenderAspect
This interface represents aspects important for rendering elements of the containment model. It provides the skin of an element and the template name that is used as a key for lookup of the component that renders this element.
Method Summary | |
---|---|
Skin |
getSkin()
Returns the skin of this resource.If no skin was set null is returned. |
java.lang.String |
getTemplateName()
Returns the name of the template used to render this element. |
Methods inherited from interface com.ibm.portal.Identifiable |
---|
getObjectID |
Method Detail |
---|
Skin getSkin()
null
is returned.
null
java.lang.String getTemplateName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |