BuilderSchWidget extension
- on
-
- XSchedaState<
XFDataItem>
- XSchedaState<
Methods
-
builderXEditDialog_BTNs(
XFDataItem item, TextEditingController controller, String valueAndLabel, bool isSconto, void parentSetState(void ()), {XCol? xCol}) → XBtnbase -
Available on XSchedaState<
Builder dei bottoni cher verranno visualizzati nell'XEditDialogXFDataItem> , provided by the BuilderSchWidget extension -
calcCell_Negative(
XCol xCol, TextEditingController controller, dynamic numForCalc) → dynamic -
Available on XSchedaState<
XFDataItem> , provided by the BuilderSchWidget extension -
calcCell_Positive(
XCol xCol, TextEditingController controller, dynamic numForCalc) → dynamic -
Available on XSchedaState<
XFDataItem> , provided by the BuilderSchWidget extension -
calcSconto(
TextEditingController controller, String value) → dynamic -
Available on XSchedaState<
XFDataItem> , provided by the BuilderSchWidget extension -
cmd_AddCliFromExist(
List liCliente) → Future -
Available on XSchedaState<
XFDataItem> , provided by the BuilderSchWidget extension -
cmd_OpenPhoto(
XMediaItem img, String imgID, {DateTime? dtImage}) → dynamic -
Available on XSchedaState<
XFDataItem> , provided by the BuilderSchWidget extension -
pause(
) → Future< void> -
Available on XSchedaState<
XFDataItem> , provided by the BuilderSchWidget extension -
play(
Uint8List audioPayload, void setState(void ())) → Future< void> -
Available on XSchedaState<
XFDataItem> , provided by the BuilderSchWidget extension -
xCMD_AddNew_FromCliente<
T, XFDataItem> (T newObj, List< Contact> liContatti, List<DynamicCli> liCliente, {Future onAddObj_FromCliExist(T newOBJ, DynamicCli cliente)?, Future onAddObj_FromCliRubrica(T newOBJ, String alias, String nome, String cognome, String cell, String email, String referente)?, Future onAddObj_FromCliInput(T newOBJ, String alias, String nome, String cognome, String cell, String email, String referente)?, Future onSaveAfter_Cliente(T newOBJ)?, bool isActive_input_ALIAS = true, bool isActive_input_NOME = true, bool isActive_input_COGNOME = true, bool isActive_input_CELL = true, bool isActive_input_EMAIL = true, bool isActive_input_REFERENTE = true}) → Future -
Available on XSchedaState<
BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL /// BL Comando per l'Aggiunta di una Riga all'elenco partendo da un cliente !!! OBBLIGATORIO passargli un Cliente !!!XFDataItem> , provided by the BuilderSchWidget extension -
xCMD_XMedia_OpenPhoto(
XMediaItem xMedia, XFDataItem item, {DateTime? dtImage, bool isNewNota = false}) → Future -
Available on XSchedaState<
Comando per aprire una foto degli XMediaXFDataItem> , provided by the BuilderSchWidget extension -
xEditDialog(
XFDataItem item, String title, dynamic value, XCol xCol, {List< ScontiBTN> ? liSconti, bool btns_Active = true}) → Future -
Available on XSchedaState<
Dialog per l'editing dei campi con i vari pulsanti di helpXFDataItem> , provided by the BuilderSchWidget extension -
xEditDialog_CellBuilder(
XFDataItem item, XCol xCol, BuildContext context, void setState(void ()), TextEditingController controller, {TextInputType? keyboardType, bool autoFocus = false, bool label_Visible = false, List< TextInputFormatter> ? inputFormatters}) → Container -
Available on XSchedaState<
CellBuilder dellxEntryXFDataItem> , provided by the BuilderSchWidget extension -
xEditDialog_Number(
XFDataItem item, XCol xCol, TextEditingController textController, void parentSetState(void ())?, {bool btnNumberActive = true}) → Widget -
Available on XSchedaState<
LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT /// LAYOUT Dialog per l'editing dei Numeri non ImportiXFDataItem> , provided by the BuilderSchWidget extension -
xEditDialog_Sconto(
XFDataItem item, XCol xCol, TextEditingController textController, void parentSetState(void ())?, {List< ScontiBTN> ? liSconti, bool calc = false}) → Widget -
Available on XSchedaState<
Dialog per l'editing dello scontoXFDataItem> , provided by the BuilderSchWidget extension -
xLayout_Builder_AudioArea(
List< XMediaItem> ? liAudio, XFDataItem xclItem) → Widget -
Available on XSchedaState<
Builder del Widget per la visualizzazione degli AUDIO sulla riga degli ItemsXFDataItem> , provided by the BuilderSchWidget extension -
xLayout_Builder_ImmaginiArea(
List< XMediaItem> ? liImage, {String? parentID, DateTime? dt}) → Widget -
Available on XSchedaState<
Builder del Widget per la visualizzazione delle IMMAGINI sulla riga degli ItemsXFDataItem> , provided by the BuilderSchWidget extension -
xLayout_Builder_VideoArea(
List? liVideo, XFDataItem? xclItem) → Widget -
Available on XSchedaState<
Builder del Widget per la visualizzazione dei VIDEO sulla riga degli ItemsXFDataItem> , provided by the BuilderSchWidget extension -
xLayout_DialogAddItem(
XView xView, XFDataItem item, void setState(void ()), {List< ScontiBTN> ? liSconti}) → Future<bool> -
Available on XSchedaState<
Gestione dell'aggiunta di un ItemXFDataItem> , provided by the BuilderSchWidget extension -
xLoadMedia(
dynamic xMedia) → Future -
Available on XSchedaState<
Metodo di caricamento degli XMediaItemXFDataItem> , provided by the BuilderSchWidget extension -
xPreview_Dialog(
XView xView, dynamic value, {String? BTNyes_Label, String? title_Text, bool autoFocusOfCells = false, bool isWeb = false}) → Future< bool> -
Available on XSchedaState<
Preview dell'aggiunta di un nuovo ItemXFDataItem> , provided by the BuilderSchWidget extension -
xSch_DateFormField_Builder(
{required XCol xCol, required dynamic onDateSelected(DateTime)?, bool editable = true, DateTime? value, Color? borderColor, Color? borderColor_Disabled, Color? labelColor_Disabled, dynamic onBefore_Edit()?, TextEditingController? controller, String? format}) → Widget -
Available on XSchedaState<
DateTime Editor Generico da UsareXFDataItem> , provided by the BuilderSchWidget extension -
xSch_Text_Builder<
T> ({required BuildContext context, required XCol xCol, required String value, List< TextInputFormatter> ? inputFormatters, double? height}) → Widget -
Available on XSchedaState<
Text Generico da UsareXFDataItem> , provided by the BuilderSchWidget extension -
xSch_TextFormField_Builder<
T> ({required BuildContext context, required XCol xCol, dynamic onChanged(String)?, dynamic onSubmitted(String)?, String? hintText, List< TextInputFormatter> ? inputFormatters, TextInputType? keyboardType, bool editable = true, bool label_Visible = true, bool autoFocus = false, String? value, bool? selectText, bool? multiLines, double? height, int? maxLines, Color? borderColor, Color? borderColor_Disabled, Color? labelColor_Disabled, Color? backgorundColor, Color? textColor, Color? backgorundColor_Disabled, TextEditingController? controller, dynamic onBefore_Edit()?}) → Widget -
Available on XSchedaState<
TextFormField Editor Generico da UsareXFDataItem> , provided by the BuilderSchWidget extension