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<M extends IRequest>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>>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 model)j2html.tags.ContainerTagNotFoundView. view(IRequest model)j2html.tags.ContainerTagSampleView. view(IRequest model)