Class TimerCounterState

Object
SharedState
AbstractComponentState
AbstractLegacyComponentState
AbstractFieldState
TimerCounterState
All Implemented Interfaces:
Serializable

public class TimerCounterState extends AbstractFieldState
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    boolean
     
     

    Fields inherited from class AbstractFieldState

    focusDelegate, hideErrors, modified, propertyReadOnly, required, tabIndex

    Fields inherited from class AbstractLegacyComponentState

    immediate, readOnly

    Fields inherited from class AbstractComponentState

    caption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, styles, width

    Fields inherited from class SharedState

    enabled, registeredEventListeners, resources
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • paused

      public boolean paused
    • resolution

      public TimerResolution resolution
  • Constructor Details

    • TimerCounterState

      public TimerCounterState()