public static class RealmChoicePanel.ChosenRealm<T> extends Object
Modifier and Type | Field and Description |
---|---|
protected T |
obj |
protected AjaxRequestTarget |
target |
Constructor and Description |
---|
ChosenRealm(T obj,
AjaxRequestTarget target) |
protected final AjaxRequestTarget target
protected final T obj
public ChosenRealm(T obj, AjaxRequestTarget target)
public T getObj()
public AjaxRequestTarget getTarget()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.