class

Task

Inherits Reference < Object

Constructors

new(title : String, id : Int32)
Source

Instance methods

<=>(other : Task) : Int32
Source
done
Source
done=(done : Bool)
Source
id=(id : Int32)
Source
title
Source
title=(title : String)
Source