iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.UI
ButtonWidth Enumeration
ExtendedInputDialogSettings Class
IViewManager Interface
NumericInputMode Enumeration
VatInvoiceOrderItem Class
NumericInputMode Enumeration
Dependent type numpads.
ShowExtendedInputDialog(String, String, ExtendedInputDialogSettings, String, String)
.
Namespace:
Resto.Front.Api.UI
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
enum
NumericInputMode
Members
Member name
Value
Description
Disabled
0
Default, if no input type required.
String
1
Numeric string input type.
Decimal
2
Decimal input type.
See Also
Reference
Resto.Front.Api.UI Namespace