public class WebPanelFunction extends Object implements com.atlassian.soy.renderer.SoyServerFunction<List<String>>, com.atlassian.soy.renderer.SoyClientFunction
Constructor and Description |
---|
WebPanelFunction(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager) |
Modifier and Type | Method and Description |
---|---|
List<String> |
apply(Object... args) |
com.atlassian.soy.renderer.JsExpression |
generate(com.atlassian.soy.renderer.JsExpression... jsExpressions) |
String |
getName() |
Set<Integer> |
validArgSizes() |
public WebPanelFunction(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
public String getName()
getName
in interface com.atlassian.soy.renderer.SoyFunction
public com.atlassian.soy.renderer.JsExpression generate(com.atlassian.soy.renderer.JsExpression... jsExpressions)
generate
in interface com.atlassian.soy.renderer.SoyClientFunction
Copyright © 2003–2017 Atlassian. All rights reserved.