Package io.mateu.mdd.core.interfaces
Class Button
java.lang.Object
io.mateu.mdd.core.interfaces.Button
-
Constructor Summary
ConstructorsConstructorDescriptionButton(String caption, RunnableThrowsThrowable runnable) Button(String caption, String icon, RunnableThrowsThrowable runnable) -
Method Summary
-
Constructor Details
-
Button
-
Button
-
-
Method Details
-
getCaption
-
setCaption
-
getRunnable
-
getIcon
-
setIcon
-
getStyles
-
setStyles
-
addStyle
-