|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceFormData | |
---|---|
org.zeroexchange.web.components.resource.action | |
org.zeroexchange.web.components.resource.action.edit |
Uses of ResourceFormData in org.zeroexchange.web.components.resource.action |
---|
Classes in org.zeroexchange.web.components.resource.action with type parameters of type ResourceFormData | |
---|---|
class |
ResourceEditPanel<T extends Resource,D extends ResourceFormData>
|
Method parameters in org.zeroexchange.web.components.resource.action with type arguments of type ResourceFormData | |
---|---|
protected void |
ResourceEditPanel.createInputControls(org.apache.wicket.markup.html.form.Form<? extends ResourceFormData> form)
Creates list of the control descriptors. |
Uses of ResourceFormData in org.zeroexchange.web.components.resource.action.edit |
---|
Subclasses of ResourceFormData in org.zeroexchange.web.components.resource.action.edit | |
---|---|
class |
MoneyFormData
|
Method parameters in org.zeroexchange.web.components.resource.action.edit with type arguments of type ResourceFormData | |
---|---|
protected void |
MoneyEditPanel.createInputControls(org.apache.wicket.markup.html.form.Form<? extends ResourceFormData> form)
|
protected void |
GoodEditPanel.createInputControls(org.apache.wicket.markup.html.form.Form<? extends ResourceFormData> form)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |