CreateTimeFieldCommand Class
A command to insert a TIME field displaying the current time.
Declaration
declare class CreateTimeFieldCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.createTimeField property.
Inheritance
CommandBase
CommandWithSimpleStateBase
CreateTimeFieldCommand
See Also