public static class ResourceDirectoryPanel.ResourceSearchEvent extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
keyword |
protected AjaxRequestTarget |
target |
Constructor and Description |
---|
ResourceSearchEvent(AjaxRequestTarget target,
String keyword) |
Modifier and Type | Method and Description |
---|---|
String |
getKeyword() |
AjaxRequestTarget |
getTarget() |
protected final AjaxRequestTarget target
protected final String keyword
public ResourceSearchEvent(AjaxRequestTarget target, String keyword)
public AjaxRequestTarget getTarget()
public String getKeyword()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.