ElXBase_ElencoDraggable<T> class

Inheritance
Implementers

Constructors

ElXBase_ElencoDraggable(XView viewToUse, String title, {List<XProp>? xFilter_SearchBarXCols, List<XAction>? xActions_Left, Widget? itemWidget(XFDataItem)?, Widget? itemWidget_FeedBack(XFDataItem)?, Widget? itemWidget_WhenDragging(XFDataItem)?, Key? key, List<XMediaItem>? liXMediaToUse, Widget? xDrawerMenu, List<T>? liToUse, bool? isSch = false, XApp<XAppState, dynamic, dynamic>? xApp, dynamic functToDelete(T)?, dynamic rootItemEdited(XFDataItem)?, dynamic itemEdited(XFDataItem)?, dynamic onTapItem(XFDataItem)?, Widget? xBL_BTN_EmptyList()?, double? xCells_Item_Width(XCol xCol, XFDataItem item, double? widthByXfx)? = null, Widget xCells_Item_Widget(XCol xCol, XFDataItem item)? = null, TextStyle xCells_Item_TextStyle(XCol xcol, XFDataItem? xfd, Color color)? = null})

Properties

allowAdd bool
Da mettere true per abilitare l'Aggiunta di Item nell'Elenco
getter/setter pairinherited
appBar_Color Color?
Colore dell'AppBar
getter/setter pairinherited
appBar_Custom_Visible bool
getter/setter pairinherited
appBar_Height double?
Altezza dell'AppBar
getter/setter pairinherited
appBar_LeadingWidget Widget?
Widget per il LeadingWidget dell'AppBar (PARTE SINISTRA)
getter/setter pairinherited
appBar_LeadingWidth double?
Width dell'Area del Leading ovvero l'Area a SINISTRA nell'AppBar
getter/setter pairinherited
appBar_Visible bool
getter/setter pairinherited
backgroundColor Color?
Background Color dell'intero elenco tranne dell'AppBar
getter/setter pairinherited
borderAree_Header bool?
getter/setter pairinherited
cmd_Add ↔ (Future Function(void (void ()))?)
Comando da riempire con la BL per l'Add di un Item
getter/setter pairinherited
edited ValueNotifier<bool>?
Valore che mi dice se l'Elenco è stato modificato o no
getter/setter pairinherited
elDettsMode_SchItem bool?
getter/setter pairinherited
filters_Visible bool?
Abilitare o diabilitare per mostrare i Filtri dell'Elenco
getter/setter pairinherited
floatingActionButton Widget?
Bottone in basso a destra nell'Elenco
getter/setter pairinherited
formatDate String?
Formato della data che verrà utilizzato in tutto l'Elenco
getter/setter pairinherited
functToDelete ↔ (dynamic Function(T)?)
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
headers_Visible bool
Abilitare o diabilitare per mostrare l'HeaderView
getter/setter pairinherited
isCompexUI_WrapItems bool
getter/setter pairinherited
isEditable bool
getter/setter pairinherited
isSch bool?
getter/setter pair
isScrollableTabs bool?
getter/setter pairinherited
item_Widget ↔ (Widget? Function(XFDataItem)?)
Widget dell'Item visualizzato nell'Elenco
getter/setter pairinherited
itemEdited ↔ (dynamic Function(XFDataItem)?)
Viene modificato un XFDataItem a qualsiasi livello
getter/setter pairinherited
itemSelected_BackGroundColor Color?
Background Color di un Item Selezionato
getter/setter pairinherited
itemWidget ↔ (Widget? Function(XFDataItem)?)
getter/setter pair
itemWidget_FeedBack ↔ (Widget? Function(XFDataItem)?)
getter/setter pair
itemWidget_WhenDragging ↔ (Widget? Function(XFDataItem)?)
getter/setter pair
key Key?
Controls how one widget replaces another widget in the tree.
finalinherited
liCols_EditData List<XCol>?
Lista di colonne per l'aggiunta di un nuovo item
getter/setter pairinherited
liDetts List?
getter/setter pairinherited
liPopUpMenu_Items List<XPopUpMenuItem>?
getter/setter pairinherited
liToUse List<T>?
getter/setter pair
liWidgets_LeftArea_Item ↔ (List<Widget>? Function(XFDataItem)?)
Lista di Widgets da inserire nell'Area a SINISTRA di ogni singolo Item
getter/setter pairinherited
liWidgets_RightArea_Item ↔ (List<Widget>? Function(XFDataItem)?)
Lista di Widgets da inserire nell'Area a DESTRA di ogni singolo Item
getter/setter pairinherited
liXMediaToUse List<XMediaItem>?
elenco XMedia in carico alla scheda che questo elenco deve usare
finalinherited
margin_Horizontal double?
Margine orizzontale dell'intero Elenco
getter/setter pairinherited
noTextWhenCellValueIsNull bool
getter/setter pairinherited
onDoubleTapItem ↔ (dynamic Function()?)
Evento per il Doppio Tab su un Item
getter/setter pairinherited
onLongTapItem ↔ (dynamic Function(dynamic)?)
Evento per il LongTab su un Item
getter/setter pairinherited
onRefresh_ScrollDownList ↔ (Future<void> Function(BuildContext)?)
Metodo da riempire con la BL quando refreshi l'Elenco
getter/setter pairinherited
onTapBack ↔ (dynamic Function()?)
Evento per il Tap sul Back dell'Elenco
getter/setter pairinherited
onTapItem ↔ (dynamic Function(XFDataItem)?)
Evento per il Tab su un Item
getter/setter pairinherited
pageMode_Active bool
getter/setter pairinherited
rootItemEdited ↔ (dynamic Function(XFDataItem)?)
Viene modificato un XFdataItem root = K
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
schedaMode bool?
Da mettere true settare l'Elenco con le impostazioni per inserirlo in una Scheda
getter/setter pairinherited
schNameToOpen String?
Nome della Scheda da Apire che verrà utilizzato da un Navigator con il PushNamed, quindi deve essere definita una route con quella Scheda nel MAIN
getter/setter pairinherited
searchBar_Active bool
Abilitare o disabilitare per visualizzare la SearchBar
getter/setter pairinherited
searchBar_Color Color?
getter/setter pairinherited
searchBar_ColorBorder Color?
getter/setter pairinherited
searchBar_ColorHint Color?
getter/setter pairinherited
searchBar_ColorIconClear Color?
getter/setter pairinherited
searchBar_ColorIconSearch Color?
getter/setter pairinherited
searchBar_ColorText Color?
getter/setter pairinherited
searchBar_hintText String?
getter/setter pairinherited
searchBar_whereMethod ↔ (bool Function(XFDataItem, String)?)
Metodo che ritorna un bool per la ricerca nella searchBar
getter/setter pairinherited
showHead bool
getter/setter pairinherited
showHead_DettsRowInItem bool
Abilitare o diabilitare per mostrare la Scheda dell'Item nell'Item
getter/setter pairinherited
title String
getter/setter pair
title_Color Color?
Colore del Titolo
getter/setter pairinherited
title_OnTop_AddBTN_Color Color?
Colore del Back del Bottone a destra del "Titolo Alto"
getter/setter pairinherited
title_OnTop_AddBTN_Height double?
Altezza del Bottone a destra del "Titolo Alto"
getter/setter pairinherited
title_OnTop_AddBTN_Label String?
Label del bottone a destra del "Titolo Alto"
getter/setter pairinherited
title_OnTop_AddBTN_Margin EdgeInsets?
Margine del Bottone a destra del "Titolo Alto"
getter/setter pairinherited
title_OnTop_AddBTN_OnPressed ↔ (dynamic Function()?)
Evento del Bottone a destra del "Titolo Alto"
getter/setter pairinherited
title_OnTop_AddBTN_Visible bool?
Abilitare o diabilitare per mostrare il Bottone a destra del "Titolo Alto"
getter/setter pairinherited
title_OnTop_AddBTN_Width double?
Width del Bottone a destra del "Titolo Alto"
getter/setter pairinherited
title_OnTop_BackgroundColor Color?
Colore del Background del Container che contiene il "Titolo Alto"
getter/setter pairinherited
title_OnTop_Height double?
Altezza del "Titolo Alto"
getter/setter pairinherited
title_OnTop_Visible bool
Abilitare o diabilitare per mostrare o no il "Titolo Alto"
getter/setter pairinherited
title_Style TextStyle?
Style del Titolo dell'Elenco
getter/setter pairinherited
title_Text String
Testo del Titolo
getter/setter pairinherited
view ↔ XView?
View Principale dell'Elenco
getter/setter pairinherited
viewDetts ↔ XView?
View dei dettagli degli Items dell'Elenco
getter/setter pairinherited
viewToUse ↔ XView
getter/setter pair
widgetBuild_Override Widget?
getter/setter pairinherited
xActions_Left List<XAction>?
getter/setter pair
xApp XApp<XAppState, dynamic, dynamic>?
Da riempire con xApp a livello di App
getter/setter pairinherited
xBL_BTN_EmptyList ↔ (Widget? Function()?)
Metodo chiamato dal Bottone visibile solo se la lista è vuota
getter/setter pairinherited
xCells_EditType ↔ XEnumDef?
getter/setter pairinherited
xCells_Item_TextStyle ↔ (TextStyle Function(XCol xcol, XFDataItem? xfd, Color color)?)
getter/setter pairinherited
xCells_Item_Widget ↔ (Widget Function(XCol xCol, XFDataItem item)?)
Widget per Cella degli Items
getter/setter pairinherited
xCells_Item_Width ↔ (double? Function(XCol xCol, XFDataItem item, double? widthByXfx)?)
getter/setter pairinherited
xDett_AddBTN_Active bool
getter/setter pairinherited
xDett_minHeight_showHead bool
getter/setter pairinherited
xDettItem_BackGroundColor Color?
Background Color di un dettaglio Selezionato di un Item
getter/setter pairinherited
xDettItem_Widget ↔ (Widget? Function(dynamic)?)
Widget dell'ItemDett visualizzato nei dettagli dell'Item dell'Elenco
getter/setter pairinherited
xDetts_xColname String?
Da riempire con la Key della Colonna da visualizzare come Dettagli degli Items
getter/setter pairinherited
xDrawerMenu Widget?
DrawerMenu Widget da visualizzare come drawer dell'Elenco
getter/setter pairinherited
xFilter_SearchBarXCols List<XProp>?
getter/setter pair
xLayout_HeightElArea_Factor int?
Flex value per dare le dimensioni verticali all'Elenco rispetto ai Widget sopra l'Elenco come l'AddBTN e la SearchBar Flex default => 18
getter/setter pairinherited
xLayout_Stack_Alignment Alignment?
Allineamento dell'Area dell'elenco degli items all'interno dello stack per tenere il dragEndDrop
getter/setter pairinherited
xObjParent ↔ XFDataItem?
Oggetto parente se lo ha, disolito riempito se l'elenco è usato da una Scheda
getter/setter pairinherited
xOnReturnBack ↔ (dynamic Function(void (void ()))?)
Evento chiamato quando premi Back nell'Elenco
getter/setter pairinherited
xTab_List List<XTabItem>?
Lista di Tabs da riempire per avere un elenco Multi-Tabs
getter/setter pairinherited
xView_ForEditItem ↔ XView?
getter/setter pairinherited
xWidget_Left Widget?
getter/setter pairinherited
xWidget_Right Widget?
getter/setter pairinherited

Methods

createElement() StatefulElement
Creates a StatefulElement to manage this widget's location in the tree.
inherited
createState() ElXBase_ElencoDraggable_State<T>
Creates the mutable state for this widget at a given location in the tree.
override
debugDescribeChildren() List<DiagnosticsNode>
Returns a list of DiagnosticsNode objects describing this node's children.
inherited
debugFillProperties(DiagnosticPropertiesBuilder properties) → void
Add additional properties associated with the node.
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toDiagnosticsNode({String? name, DiagnosticsTreeStyle? style}) DiagnosticsNode
Returns a debug representation of the object that is used by debugging tools and by DiagnosticsNode.toStringDeep.
inherited
toString({DiagnosticLevel minLevel = DiagnosticLevel.info}) String
A string representation of this object.
inherited
toStringDeep({String prefixLineOne = '', String? prefixOtherLines, DiagnosticLevel minLevel = DiagnosticLevel.debug}) String
Returns a string representation of this node and its descendants.
inherited
toStringShallow({String joiner = ', ', DiagnosticLevel minLevel = DiagnosticLevel.debug}) String
Returns a one-line detailed description of the object.
inherited
toStringShort() String
A short, textual description of this widget.
inherited

Operators

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