Uses of Class
com.wewebu.ow.server.fieldctrlimpl.OwRelativeDate

Packages that use OwRelativeDate
com.wewebu.ow.server.fieldctrlimpl   
 

Uses of OwRelativeDate in com.wewebu.ow.server.fieldctrlimpl
 

Subclasses of OwRelativeDate in com.wewebu.ow.server.fieldctrlimpl
 class OwLastDaysDate
           Special date tagging class for OwLastDaysDateControl.
 class OwNextDaysDate
           Special date tagging interface for OwNextDaysDateControl.
 

Methods in com.wewebu.ow.server.fieldctrlimpl that return OwRelativeDate
static OwRelativeDate OwRelativeDate.fromString(String string_p)
          Returns an instance of OwRelativeDate for one of the following relative date representing strings (case insensitive, trimmed and with the inner white space normalized): today tomorrow next two days next week next two weeks next 30 days next 90 days yesterday last two days last week last 30 days last 90 days
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.