Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
BudgetAnalyser
Engine
Widgets
SaveWidget
C# Class BudgetAnalyser.Engine.Widgets.SaveWidget
A widget that becomes available when there are unsaved changes. Clicking will save all changes.
Inheritance:
Widget
Mostrar archivo
Open project: Benrnz/BudgetAnalyser
Public Methods
Method
Description
SaveWidget
( ) :
System
Initializes a new instance of the
SaveWidget
class.
Update
( ) :
void
Updates the widget with new input.
Method Details
SaveWidget()
public
method
Initializes a new instance of the
SaveWidget
class.
public
SaveWidget
( ) :
System
return
System
Update()
public
method
Updates the widget with new input.
public
Update
( ) :
void
return
void