A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
workInterval — Property in class configuration.SettingsParser
The numder of days for the application to work
workInterval — Static property in class current.SettingsHolder
The numder of days for the application to work
WorkTimer — Class in package util
WorkTimer class provides functionality for creating timers that work during a specified time interval more than one day.
WorkTimer(startTime:util:TimeObject, endTime:util:TimeObject, days, interval) — Constructor in class util.WorkTimer
Creates a new WorkTimer instance.
WorkTimerEvent — Class in package events
WorkTimerEvent is dispatched during the instance of WorkTimer work.
WorkTimerEvent(type, callerRef:util:WorkTimer) — Constructor in class events.WorkTimerEvent
Creates the instance of WorkTimerEvent
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z