Uses of Interface
pl.matsuo.core.util.desktop.IRequest
| Package | Description |
|---|---|
| pl.matsuo.core.util.desktop | |
| pl.matsuo.core.util.desktop.showcase.view |
-
Uses of IRequest in pl.matsuo.core.util.desktop
Classes in pl.matsuo.core.util.desktop with type parameters of type IRequest Modifier and Type Interface Description interfaceIActionController<Q extends IRequest>interfaceIView<R extends IRequest,M>Fields in pl.matsuo.core.util.desktop with type parameters of type IRequest Modifier and Type Field Description Map<String,IActionController<IRequest>>DesktopUIData. controllersMap<String,IView<IRequest,M>>DesktopUIData. views -
Uses of IRequest in pl.matsuo.core.util.desktop.showcase.view
Methods in pl.matsuo.core.util.desktop.showcase.view with parameters of type IRequest Modifier and Type Method Description j2html.tags.ContainerTagBasicMenuView. view(IRequest request, Object model)j2html.tags.ContainerTagNotFoundView. view(IRequest request, Object model)j2html.tags.ContainerTagSampleView. view(IRequest request, Object model)