java.lang.Object
ch.nolix.system.application.webapplicationrefreshqueue.UpdateTicket

public final class UpdateTicket extends Object
  • Methodendetails

    • forControls

      public static UpdateTicket forControls(IContainer<IControl<?,?>> controls, boolean updateConstellationOrStyle)
    • forWebGui

      public static UpdateTicket forWebGui(IWebGui<?> webGui, boolean updateConstellationOrStyle)
    • getStoredControls

      public IContainer<IControl<?,?>> getStoredControls()
    • getStoredWebGui

      public IWebGui<?> getStoredWebGui()
    • isForWholeWebGui

      public boolean isForWholeWebGui()
    • isForSpecificControls

      public boolean isForSpecificControls()
    • shouldUpdateConstellationOrStyle

      public boolean shouldUpdateConstellationOrStyle()