File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <class name =" MenuButton" inherits =" Button" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../class.xsd" >
2+ <class name =" MenuButton" inherits =" Button" keywords = " dropdown " xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../class.xsd" >
33 <brief_description >
44 A button that brings up a [PopupMenu] when clicked.
55 </brief_description >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <class name =" OptionButton" inherits =" Button" keywords =" select" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../class.xsd" >
2+ <class name =" OptionButton" inherits =" Button" keywords =" select, dropdown " xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../class.xsd" >
33 <brief_description >
44 A button that brings up a dropdown with selectable options when pressed.
55 </brief_description >
You can’t perform that action at this time.
0 commit comments