DdsBaseDate is a derived class that further defines properties and methods common to a basic display file field for a date linked to a javascript calendar. This class is the also base class for the derived classes DdsDateField and DdsDecDateField.
For a list of all members of this type, see DdsBaseDate Members.
Applicable Products:
Monarch, Wings, Mobile RPG
Inheritance Hierarchy
ASNA.Monarch.WebDspF ASNA.Monarch.WebDspF.DdsField ASNA.Monarch.WebDspF.DdsDataField ASNA.Monarch.WebDspF.DdsBaseDate Derived classes
Inheritance Hierarchy
public class DdsBaseDate: Inherits DdsDataField
Thread Safety
Any public static (Shared) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Remarks
An instance of DdsBaseDate represents a basic display file field for a date linked to a javascript calendar.
The default appearance of the calendar can be altered using the "calendar" entries in the cascading style sheet file DdsDateField_Control.css.
Requirements
Namespace: ASNA.Monarch.WebDspF
Assembly: ASNA.Monarch.WebDspF.DLL
Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro
