<Code Lib>
2026 Overloads
Changes 0
O

KeynoteEntry (Overloads)

Overloads (2):

Name Return Type Description
C 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.
C KeynoteEntry(String, String, String) None Constructs a new KeynoteEntry from the given key name, parent key name, and keynote text.