Package eltos.simpledialogfragment.form
package eltos.simpledialogfragment.form
-
ClassDescriptionAn checkbox form element to be used with
SimpleFormDialog
This is a CheckBox - what else?A color element to be used withSimpleFormDialog
One can pick a color hereA color element to be used withSimpleFormDialog
One can pick a date, time or both hereBase-class for form elements to be used withSimpleFormDialog
Each form element holds aFormElement.resultKey
that is used to receive element specific results inSimpleFormDialog.onResult(int)
Created by eltos on 20.02.17.FormElementViewHolder<E extends FormElement>The Base class for all ViewHoldersA hint element to be used withSimpleFormDialog
This is simple hint textAn input form element to be used withSimpleFormDialog
This is an EditText that can be used to enter text, email-addresses, numbers, passwords etc.Deprecated.