|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public RuntimeSkinLocator
This locator interface allows for searching on the runtime skin model
Method Summary | |
---|---|
ModifiableRuntimeSkinNode |
findByLayoutNode(LayoutNode layoutNode)
Returns the runtime skin for the specified layout node |
Methods inherited from interface com.ibm.mashups.enabler.Locator |
---|
find |
Method Detail |
---|
ModifiableRuntimeSkinNode findByLayoutNode(LayoutNode layoutNode)
layoutNode
-
the LayoutNode object used to find the RuntimeSkinNode. Must not be null
.
null
if LayoutNode does not exist. Will also return null
if the specified Layout Node is not active (ie, not on the current page)ModifiableRuntimeSkinNode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |