Uses of Class
org.jgrapes.webconlet.sysinfo.SysInfoConlet.SysInfoModel
Packages that use SysInfoConlet.SysInfoModel
Package
Description
A web console component for displaying system information in
a web console.
-
Uses of SysInfoConlet.SysInfoModel in org.jgrapes.webconlet.sysinfo
Methods in org.jgrapes.webconlet.sysinfo that return types with arguments of type SysInfoConlet.SysInfoModelModifier and TypeMethodDescriptionprotected Optional<SysInfoConlet.SysInfoModel> SysInfoConlet.createStateRepresentation(Event<?> event, ConsoleConnection session, String conletId) Methods in org.jgrapes.webconlet.sysinfo with parameters of type SysInfoConlet.SysInfoModelModifier and TypeMethodDescriptionprotected Set<Conlet.RenderMode> SysInfoConlet.doRenderConlet(RenderConletRequestBase<?> event, ConsoleConnection connection, String conletId, SysInfoConlet.SysInfoModel conletState) protected voidSysInfoConlet.doUpdateConletState(NotifyConletModel event, ConsoleConnection connection, SysInfoConlet.SysInfoModel conletState)