public class WindowExtension extends Window implements Extension
| Constructor and Description |
|---|
WindowExtension(String namespace,
String functionName) |
WindowExtension(String namespace,
String functionName,
Expression[] parameters) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getNamespace() |
int |
hashCode() |
String |
toString() |
getFunction, getParametersclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetFunctionpublic WindowExtension(String namespace, String functionName, Expression[] parameters)
public String getNamespace()
getNamespace in interface ExtensionCopyright © 2022 WSO2. All Rights Reserved.