edvin
04/19/2017, 6:26 AMedvin
04/19/2017, 6:39 AMedvin
04/19/2017, 6:42 AMedvin
04/19/2017, 6:42 AMedvin
04/19/2017, 6:43 AMreturn getKotlinClass(MainView.class);
)edvin
04/19/2017, 6:57 AMron
04/19/2017, 7:01 AMedvin
04/19/2017, 7:03 AMedvin
04/19/2017, 7:03 AMedvin
04/19/2017, 7:03 AM@JvmOverloads
to almost everything, so the library size would increase quite a bit. Don't know if it's worth it.edvin
04/19/2017, 7:21 AMedvin
04/19/2017, 7:26 AMedvin
04/19/2017, 7:26 AMedvin
04/19/2017, 7:28 AMbutton
builder in the MainView
. It doesn't look very good. In the BasicDataPage
I constructed a Form
by not using builders. Not very good either. However, using the Wizard
itself works perfectly with no issues or drawbacks. I made some adjustments so you can get a KClass reference using k(type.class)
and overloaded find
so it works perfectly and can be used as inject
even.edvin
04/19/2017, 7:41 AMedvin
04/19/2017, 7:41 AMedvin
04/19/2017, 7:42 AMedvin
04/19/2017, 7:44 AMgetTitle()
is used to reuse the Basic Data
title from the View
in the Fieldset.edvin
04/19/2017, 7:44 AMron
04/19/2017, 8:56 AMron
04/19/2017, 8:58 AMedvin
04/19/2017, 9:30 AMron
04/19/2017, 9:50 AMedvin
04/19/2017, 10:16 AM