XElenco<T extends StatefulWidget, K extends XFDataItem> constructor
XElenco<T extends StatefulWidget, K extends XFDataItem> (
- String title_Text,
- XView? view, {
- Key? key,
- XApp<
XAppState, dynamic, dynamic> ? xApp, - XView? viewDetts,
- bool isEditable = false,
- int? xLayout_HeightElArea_Factor,
- Color? title_Color,
- TextStyle? title_Style,
- bool title_OnTop_Visible = false,
- Color? title_OnTop_BackgroundColor,
- double? title_OnTop_AddBTN_Height,
- String? title_OnTop_AddBTN_Label,
- Color? title_OnTop_AddBTN_Color,
- dynamic title_OnTop_AddBTN_OnPressed()?,
- double? title_OnTop_AddBTN_Width,
- bool? title_OnTop_AddBTN_Visible = false,
- EdgeInsets? title_OnTop_AddBTN_Margin,
- Widget? title_Widget,
- double? margin_Horizontal,
- Future<
void> onRefresh_ScrollDownList()?, - Widget? item_Widget(
- K
- Widget? floatingActionButton,
- bool headers_Visible = false,
- bool? filters_Visible = false,
- bool searchBar_Active = true,
- bool allowAdd = false,
- Future cmd_Add(
- void (
- void ()
- void (
- bool pageMode_Active = true,
- dynamic onTapItem(
- K
- dynamic onDoubleTapItem()?,
- dynamic onLongTapItem(
- dynamic
- dynamic onTapBack()?,
- dynamic xOnReturnBack(
- void (
- void ()
- void (
- String? schNameToOpen,
- String? formatDate,
- List? liDetts,
- Widget? xDrawerMenu,
- Color? appBar_Color,
- Color? searchBar_Color,
- Color? searchBar_ColorBorder,
- Color? searchBar_ColorHint,
- Color? searchBar_ColorIconClear,
- Color? searchBar_ColorIconSearch,
- Color? searchBar_ColorText,
- String? searchBar_hintText,
- bool searchBar_whereMethod(
- K,
- String
- List<
XPopUpMenuItem> ? liPopUpMenu_Items, - Color? itemSelected_BackGroundColor,
- bool? elDettsMode_SchItem,
- Widget? xDettItem_Widget(
- dynamic
- ValueNotifier<
bool> ? edited, - bool noTextWhenCellValueIsNull = false,
- List<
Widget> ? liWidgets_LeftArea_Item(- K
- bool? schedaMode = false,
- dynamic itemEdited(
- XFDataItem
- dynamic rootItemEdited(
- K
- Widget? xBL_BTN_EmptyList()?,
- bool showHead_DettsRowInItem = true,
- String? xDetts_xColname,
- double? appBar_Height,
- Color? xDettItem_BackGroundColor,
- Widget? widgetBuild_Override,
- bool appBar_Visible = true,
- List<
Widget> ? liWidgets_RightArea_Item(- K
- bool showHead = true,
- bool xDett_minHeight_showHead = true,
- bool xDett_AddBTN_Active = true,
- List<
XMediaItem> ? liXMediaToUse, - List<
XTabItem> ? xTab_List, - bool? isScrollableTabs,
- Widget? appBar_LeadingWidget,
- double? appBar_LeadingWidth,
- bool? borderAree_Header,
- bool appBar_Custom_Visible = false,
- Widget xCells_Item_Widget(
- XCol xCol,
- XFDataItem item
- double? xCells_Item_Width(
- XCol xCol,
- XFDataItem item,
- double? widthByXfx
- TextStyle xCells_Item_TextStyle(
- XCol xcol,
- XFDataItem? xfd,
- Color color
- XFDataItem? xObjParent = null,
- bool isCompexUI_WrapItems = false,
- Widget? xWidget_Left,
- Widget? xWidget_Right,
- XEnumDef? xCells_EditType = null,
- List<
XCol> ? liCols_EditData = null, - Alignment? xLayout_Stack_Alignment,
- XView? xView_ForEditItem,
- bool xOpenScheda_Enabled = false,
Implementation
XElenco(
this.title_Text,
this.view, {
Key? key,
this.xApp,
this.viewDetts,
this.isEditable = false,
this.xLayout_HeightElArea_Factor,
this.title_Color,
this.title_Style,
this.title_OnTop_Visible = false,
this.title_OnTop_BackgroundColor,
this.title_OnTop_AddBTN_Height,
this.title_OnTop_AddBTN_Label,
this.title_OnTop_AddBTN_Color,
this.title_OnTop_AddBTN_OnPressed,
this.title_OnTop_AddBTN_Width,
this.title_OnTop_AddBTN_Visible = false,
this.title_OnTop_AddBTN_Margin,
this.title_Widget,
this.margin_Horizontal,
this.onRefresh_ScrollDownList,
this.item_Widget,
this.floatingActionButton,
this.headers_Visible = false,
this.filters_Visible = false,
this.searchBar_Active = true,
this.allowAdd = false,
this.cmd_Add,
this.pageMode_Active = true,
this.onTapItem,
this.onDoubleTapItem,
this.onLongTapItem,
this.onTapBack,
this.xOnReturnBack,
this.schNameToOpen,
this.formatDate,
this.liDetts,
this.xDrawerMenu,
this.appBar_Color,
this.searchBar_Color,
this.searchBar_ColorBorder,
this.searchBar_ColorHint,
this.searchBar_ColorIconClear,
this.searchBar_ColorIconSearch,
this.searchBar_ColorText,
this.searchBar_hintText,
this.searchBar_whereMethod,
this.liPopUpMenu_Items,
this.itemSelected_BackGroundColor,
this.elDettsMode_SchItem,
this.xDettItem_Widget,
this.edited,
this.noTextWhenCellValueIsNull = false,
this.liWidgets_LeftArea_Item,
this.schedaMode = false,
this.itemEdited,
this.rootItemEdited,
this.xBL_BTN_EmptyList,
this.showHead_DettsRowInItem = true,
this.xDetts_xColname,
this.appBar_Height,
this.xDettItem_BackGroundColor,
this.widgetBuild_Override,
this.appBar_Visible = true,
this.liWidgets_RightArea_Item,
this.showHead = true,
this.xDett_minHeight_showHead = true,
this.xDett_AddBTN_Active = true,
this.liXMediaToUse,
this.xTab_List,
this.isScrollableTabs,
this.appBar_LeadingWidget,
this.appBar_LeadingWidth,
this.borderAree_Header,
this.appBar_Custom_Visible = false,
this.xCells_Item_Widget = null,
this.xCells_Item_Width = null,
this.xCells_Item_TextStyle = null,
this.xObjParent = null,
this.isCompexUI_WrapItems = false,
this.xWidget_Left,
this.xWidget_Right,
this.xCells_EditType = null,
this.liCols_EditData = null,
this.xLayout_Stack_Alignment,
this.xView_ForEditItem,
this.xOpenScheda_Enabled = false,
}) : super(key: key);