-
- All Implemented Interfaces:
public class AutoFormComponentType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static AutoFormComponentType.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final AutoFormComponentTypeparse(String expr)final AutoFormComponentTypetryDetectedComponentType(Class<?> clazz)-
-
Method Detail
-
parse
final AutoFormComponentType parse(String expr)
-
tryDetectedComponentType
final AutoFormComponentType tryDetectedComponentType(Class<?> clazz)
-
-
-
-