Package org.teamapps.ux.component.form
Class ResponsiveFormLayout.LabelAndField
java.lang.Object
org.teamapps.ux.component.form.ResponsiveFormLayout.LabelAndField
- Enclosing class:
- ResponsiveFormLayout
public static class ResponsiveFormLayout.LabelAndField
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description ResponsiveFormFieldfieldResponsiveFormFieldlabel -
Constructor Summary
Constructors Constructor Description LabelAndField(ResponsiveFormField label, ResponsiveFormField field) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
label
-
field
-
-
Constructor Details
-
LabelAndField
-