Uses of Class
org.jgrapes.webconlet.examples.hellosolid.HelloSolidConlet.HelloSolidModel
Packages that use HelloSolidConlet.HelloSolidModel
-
Uses of HelloSolidConlet.HelloSolidModel in org.jgrapes.webconlet.examples.hellosolid
Methods in org.jgrapes.webconlet.examples.hellosolid that return types with arguments of type HelloSolidConlet.HelloSolidModelModifier and TypeMethodDescriptionprotected Optional
<HelloSolidConlet.HelloSolidModel> HelloSolidConlet.createStateRepresentation
(Event<?> event, ConsoleConnection channel, String conletId) protected Optional
<HelloSolidConlet.HelloSolidModel> HelloSolidConlet.recreateState
(Event<?> event, ConsoleConnection channel, String conletId) Methods in org.jgrapes.webconlet.examples.hellosolid with parameters of type HelloSolidConlet.HelloSolidModelModifier and TypeMethodDescriptionprotected void
HelloSolidConlet.doConletDeleted
(ConletDeleted event, ConsoleConnection channel, String conletId, HelloSolidConlet.HelloSolidModel conletState) protected Set
<Conlet.RenderMode> HelloSolidConlet.doRenderConlet
(RenderConletRequestBase<?> event, ConsoleConnection channel, String conletId, HelloSolidConlet.HelloSolidModel conletState) protected void
HelloSolidConlet.doUpdateConletState
(NotifyConletModel event, ConsoleConnection channel, HelloSolidConlet.HelloSolidModel conletModel)