Buttons - hpi-swa-teaching/MaterialDesignWidgets GitHub Wiki
class MDButton
Use MDButton's subclasses instead of the MDButton class to stick to the Material Design Guidelines easily
Button wide methods
target: anObjectset the target the messageactionSelectorwill be send toactionSelector: aSymbolOrStringset the message which will be send totargetarguments: aCollectionset the arguments for the messageactionSelectorwhich be send totargetenablemakes the button clickabledefaultdisableprevents the button from being clicked