Main Popup Step
private inner class MainPopupStep(val templatesOnly: Boolean) : TemplateJTree.AddButton.AbstractPopupStep(source)
The top-level PopupStep, which includes the default templates and various reference types.
Parameters
templates Only
true if and only if non-Template schemes cannot be inserted
Functions
Link copied to clipboard
Returns a separator if value should be preceded by a separator, or null otherwise.
Link copied to clipboard
Returns true if and only if value equals the Template or TemplateReference entry.
Link copied to clipboard
Returns true if and only if value is a Template or templatesOnly is false.