jBPM Console NG - Generic Client 6.2.1-SNAPSHOT

Package org.jbpm.console.ng.gc.client.util

Interface Summary
UTCDateBoxImpl Interface for UTCDateBox implementations that are quite different in appearance (HTML4 vs HTML5).
UTCTimeBoxImpl Interface for UTCTimeBox implementations that are quite different in appearance (HTML4 vs HTML5).
 

Class Summary
CalendarPicker Encapsulates set of components which are able to select day/week/month.
DateRange Represent range of dates, with start date and end date (including).
DateUtils Provides utility methods for manipulating with Dates.
DomUtils Created for a uniform implementation of HasEnabled, but will be useful in the future for other DOM related things.
InputWidget  
LiCalendarPicker Encapsulates set of components which are able to select day/week/month.
TaskUtils  
UTCDateBox A wrapper around a DateBox that implements HasValue where the value is the number of milliseconds since January 1, 1970, 00:00:00 GMT at midnight on the day, month, and year selected.
UTCDateBoxImplHtml4  
UTCDateBoxImplHtml5 Uses an HTML5 input type=date control to implement the UTCDateBox
UTCDateBoxImplShared  
UTCTimeBox  
UTCTimeBoxImplHtml4 Time is represented as the number of milliseconds after midnight independent of time zone.
UTCTimeBoxImplHtml5 Uses an HTML5 input type=time control to implement the UTCTimeBox
UTCTimeBoxImplShared  
 

Enum Summary
CalendarPicker.ViewType  
LiCalendarPicker.ViewType  
TaskUtils.TaskType  
TaskUtils.TaskView  
 


jBPM Console NG - Generic Client 6.2.1-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.