public static class DirectoryPanel.EventDataWrapper extends Object
Constructor and Description |
---|
EventDataWrapper() |
Modifier and Type | Method and Description |
---|---|
int |
getRows() |
AjaxRequestTarget |
getTarget() |
boolean |
isCreate() |
void |
setCreate(boolean create) |
void |
setRows(int rows) |
void |
setTarget(AjaxRequestTarget target) |
public AjaxRequestTarget getTarget()
public void setTarget(AjaxRequestTarget target)
public boolean isCreate()
public void setCreate(boolean create)
public int getRows()
public void setRows(int rows)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.