Uses of Class
org.yamcs.studio.autocomplete.ui.content.ContentProposalAdapter
Packages that use ContentProposalAdapter
- 
Uses of ContentProposalAdapter in org.yamcs.studio.autocomplete.uiMethods in org.yamcs.studio.autocomplete.ui that return ContentProposalAdapterModifier and TypeMethodDescriptionAutoCompleteTextCellEditor.getContentProposalAdapter()Return theContentProposalAdapterof this cell editor.AutoCompleteWidget.getContentProposalAdapter()
- 
Uses of ContentProposalAdapter in org.yamcs.studio.autocomplete.ui.contentMethods in org.yamcs.studio.autocomplete.ui.content with parameters of type ContentProposalAdapterModifier and TypeMethodDescriptionvoidIContentProposalListener2.proposalPopupClosed(ContentProposalAdapter adapter) A content proposal popup has been closed.voidIContentProposalListener2.proposalPopupOpened(ContentProposalAdapter adapter) A content proposal popup has been opened for content proposal assistance.Constructors in org.yamcs.studio.autocomplete.ui.content with parameters of type ContentProposalAdapter