Package | Description |
---|---|
com.tractionsoftware.gwt.user.client.ui |
Constructor and Description |
---|
UTCDateTimeRangeController(UTCDateBox startDate,
UTCTimeBox startTime,
UTCDateBox endDate,
UTCTimeBox endTime)
Creates a controller that will manage the date/time range
consisting of 2 date/time controls and an optional
allDayCheckbox.
|
UTCDateTimeRangeController(UTCDateBox startDate,
UTCTimeBox startTime,
UTCDateBox endDate,
UTCTimeBox endTime,
HasValue<Boolean> allDayCheckbox)
Creates a controller that will manage the date/time range
consisting of 2 date/time controls and an optional
allDayCheckbox.
|
Copyright © 2015. All Rights Reserved.