xxxxxxxxxx
=== [[UIOBJECT Button|Button]] ===
:{{id|UIHANDLER|OnClick}}(self, button, down)
:{{id|UIHANDLER|OnDoubleClick}}(self, button)
:{{id|UIHANDLER|PostClick}}(self, button, down)
:{{id|UIHANDLER|PreClick}}(self, button, down)
:''from [[#Frame|Frame]]:''
:{{id|UIHANDLER|OnChar|i=0}}(self, text)
:{{id|UIHANDLER|OnDragStart|i=0}}(self, button)
:{{id|UIHANDLER|OnDragStop|i=0}}(self)
:{{id|UIHANDLER|OnEnter|i=0}}(self, motion)
:{{id|UIHANDLER|OnEvent|i=0}}(self, event, ...)
:{{id|UIHANDLER|OnHide|i=0}}(self)
:{{id|UIHANDLER|OnKeyDown|i=0}}(self, key)
:{{id|UIHANDLER|OnKeyUp|i=0}}(self, key)
:{{id|UIHANDLER|OnLeave|i=0}}(self, motion)
:{{id|UIHANDLER|OnLoad|i=0}}(self)
:{{id|UIHANDLER|OnMouseDown|i=0}}(self, button)
:{{id|UIHANDLER|OnMouseUp|i=0}}(self, button)
:{{id|UIHANDLER|OnMouseWheel|i=0}}(self, delta)
:{{id|UIHANDLER|OnReceiveDrag|i=0}}(self)
:{{id|UIHANDLER|OnShow|i=0}}(self)
:{{id|UIHANDLER|OnSizeChanged|i=0}}(self, w, h)
:{{id|UIHANDLER|OnUpdate|i=0}}(self, elapsed)
:''from [[#Base|Base]]:''