Package com.embabel.ux.form
Class SimpleFormGeneratorKt
-
- All Implemented Interfaces:
public final class SimpleFormGeneratorKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> List<KProperty<?>>getPropertiesInDeclarationOrder(KClass<T> kClass)-
-
Method Detail
-
getPropertiesInDeclarationOrder
final static <T extends Any> List<KProperty<?>> getPropertiesInDeclarationOrder(KClass<T> kClass)
-
-
-
-