2027 Constructor
Changes 0
C

KeynoteEntry

Overloads (2):
Name Return Type Description
O KeynoteEntry(String, String) None Constructs a new KeynoteEntry from the given key name and keynote text. KeynoteEntry objects created from this constructor will not have parents.
O KeynoteEntry(String, String, String) None Constructs a new KeynoteEntry from the given key name, parent key name, and keynote text.