Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== ICompletionItem ====== Scriptable object ===== Description ===== Completion List Item object ===== Properties ===== ^Property^ Description^ |[[scripting:api:completion-item:description|Description]]| Extended description tooltip| |[[scripting:api:completion-item:image|Image]]| Image (icon)| |[[scripting:api:completion-item:pattern|Pattern]]| Insert pattern| |[[scripting:api:completion-item:score|Score]]| Item Score| |[[scripting:api:completion-item:style|Style]]| Style| |[[scripting:api:completion-item:sub-image|SubImage]]| Sub Image (e.g public/protected/private)| |[[scripting:api:completion-item:sub-menu|SubMenu]]| SubMenu| |[[scripting:api:completion-item:text|Text]]| Text to display| ===== Methods ===== ^Method^ Description^ |[[scripting:api:completion-item:expand|Expand]]| Executed after item selection| ===== See Also ===== [[:scripting:api:completion-set:add|ICompletionSet::Add]], [[:scripting:api:completion-set:item|ICompletionSet::Item]], [[:scripting:api:script-completion-item:start|IScriptCompletionItem]] #API ~~NOTOC~~