public class Yui extends Object
Constructor and Description |
---|
Yui() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context)
The activate method is called when SCR activates the component
configuration.
|
org.wymiwyg.commons.util.dirbrowser.PathNode |
getStaticFile(String path)
Returns a PathNode of a static file from the staticweb folder.
|
org.wymiwyg.commons.util.dirbrowser.PathNode |
getYui2File(String path) |
org.wymiwyg.commons.util.dirbrowser.PathNode |
getYui3File(String path) |
protected void activate(org.osgi.service.component.ComponentContext context)
componentContext
- public org.wymiwyg.commons.util.dirbrowser.PathNode getStaticFile(String path)
PathNode
public org.wymiwyg.commons.util.dirbrowser.PathNode getYui2File(String path)
public org.wymiwyg.commons.util.dirbrowser.PathNode getYui3File(String path)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.