Plumtree UI Infrastructure API  
 

PTDurationCombo Members

PTDurationCombo overview

Public Static Fields

_ui_ViewDays Localized String: Day(s)
_ui_ViewHours Localized String: Hour(s)
_ui_ViewMilliseconds Localized String: Millisecond(s)
_ui_ViewMinutes Localized String: Minute(s)
_ui_ViewMonths Localized String: Month(s)
_ui_ViewSeconds Localized String: Second(s)
_ui_ViewWeeks Localized String: Week(s)
_ui_ViewYears Localized String: Year(s)
DISPLAYDAYS 
DISPLAYHOURS 
DISPLAYMILLISECONDS 
DISPLAYMINUTES 
DISPLAYMONTHS 
DISPLAYSECONDS 
DISPLAYWEEKS 
DISPLAYYEARS 

Public Static Methods

BestDurationTypeForMilliseconds 
DurationFromMilliseconds 
DurationToMilliseconds 
GetDurationCombo This returns an HTML INPUT box followed by a combo box populated with time increments.

Public Instance Constructors

PTDurationCombo Constructor Creates a new PTDurationCombo object.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

PTDurationCombo Class | com.plumtree.xpshared.htmlconstructs Namespace