Klasse UpdateTicket
java.lang.Object
ch.nolix.system.webapplication.refreshqueue.UpdateTicket
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic UpdateTicketforControls(IContainer<IControl<?, ?>> controls, boolean updateConstellationOrStyle) static UpdateTicketIContainer<IControl<?, ?>> IWebGui<?> booleanbooleanboolean
-
Methodendetails
-
forControls
public static UpdateTicket forControls(IContainer<IControl<?, ?>> controls, boolean updateConstellationOrStyle) -
forWebGui
-
getStoredControls
-
getStoredWebGui
-
isForWholeWebGui
public boolean isForWholeWebGui() -
isForSpecificControls
public boolean isForSpecificControls() -
shouldUpdateConstellationOrStyle
public boolean shouldUpdateConstellationOrStyle()
-