Class UpdateTicket
java.lang.Object
ch.nolix.system.webapplication.refreshqueue.UpdateTicket
- Author:
- Silvan Wyss
-
Method Summary
Modifier and TypeMethodDescriptionstatic UpdateTicketforControls(IContainer<IControl<?, ?>> controls, boolean updateConstellationOrStyle) static UpdateTicketIContainer<IControl<?, ?>> IWebGui<?> booleanbooleanboolean
-
Method Details
-
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()
-