Uses of Class
org.jdrupes.vmoperator.vmconlet.VmConlet.VmsModel
Packages that use VmConlet.VmsModel
-
Uses of VmConlet.VmsModel in org.jdrupes.vmoperator.vmconlet
Methods in org.jdrupes.vmoperator.vmconlet that return types with arguments of type VmConlet.VmsModelModifier and TypeMethodDescriptionprotected Optional
<VmConlet.VmsModel> VmConlet.createNewState
(org.jgrapes.webconsole.base.events.AddConletRequest event, org.jgrapes.webconsole.base.ConsoleConnection connection, String conletId) Methods in org.jdrupes.vmoperator.vmconlet with parameters of type VmConlet.VmsModelModifier and TypeMethodDescriptionprotected Set
<org.jgrapes.webconsole.base.Conlet.RenderMode> VmConlet.doRenderConlet
(org.jgrapes.webconsole.base.events.RenderConletRequestBase<?> event, org.jgrapes.webconsole.base.ConsoleConnection channel, String conletId, VmConlet.VmsModel conletState) protected void
VmConlet.doUpdateConletState
(org.jgrapes.webconsole.base.events.NotifyConletModel event, org.jgrapes.webconsole.base.ConsoleConnection channel, VmConlet.VmsModel conletState)