XfxUtils class abstract

Constructors

XfxUtils()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

GetStringFromValue(dynamic value, {XProp? colForXDataItem = null}) String
xCMD_GenPDF_Page(void parentState(void ()), BuildContext context, Future<List<String?>?> getUrls_API(), XFDataItem obj_Parent, {Future<Uint8List?> getBytesDoc_API()?, String? waiterMessage, bool? isBusy_ParentPage, List<String?>? emailsCli, String? email_Body, String? email_Subject, List<String>? liAddons_FilesPath}) Future
xddValueToString(Object? value, Iterable<XProp> colsOfXFdataItemToShow) String
xddValueToString_XFD(XFDataItem value, Iterable<XProp> colsOfXFdataItemToShow) String
xDialog(BuildContext context, {Widget? contentWidget, String? title, String? BTN_Label_YES, String? BTN_Label_NO, bool BTNno_Visible = true, String? BTN_Label, dynamic onPressed()?}) Future<bool?>
Dialog Generico da Utilizzare
xGenPDF_UI(void parentState(void ()), BuildContext context, Future<List<String?>?> getUrls_API(), XFDataItem obj_Parent, {Future<Uint8List?> getBytesDoc_API()?, String? waiterMessage, bool? isBusy_ParentPage, List<String?>? emailsCli, String? email_Body, String? email_Subject, List<String>? liAddons_FilesPath, String? pagePDF_title(String link)?, bool saveObjBeforeView = true, Future onSaveObj()?}) Future
xOpenPDF(List<String?>? urls, BuildContext context, XFDataItem obj_Parent, {Future<Uint8List?> getBytesDoc_API()?, List<String?>? emailsCli, String? email_Body, String? email_Subject, List<String>? liAddons_FilesPath, String? pagePDF_title(String link)?}) Future