Click or drag to resize

Resto.Front.Api.Data.View Namespace

 
Classes
 ClassDescription
Public classBarcodeInputDialogResult Barcode type input dialog result.
Public classCardInputDialogResult Magnetic stripe card type input dialog result.
Public classDecimalInputDialogResult Decimal type input dialog result.
Public classNumberInputDialogResult Number type input dialog result.
Public classPhoneInputDialogResult Phone number type input dialog result.
Public classRestaurantSectionEllipse Restaurant section ellipse.
Public classRestaurantSectionImage Restaurant section image.
Public classRestaurantSectionMark Restaurant section mark.
Public classRestaurantSectionObject Restaurant section object.
Public classRestaurantSectionRectangle Restaurant section rectangle.
Public classRestaurantSectionTable Restaurant section table.
Public classStringInputDialogResult String type input dialog result.
Structures
 StructureDescription
Public structureColor Color.
Public structureFont Font.
Interfaces
 InterfaceDescription
Public interfaceIInputDialogResult Common base interface for different input dialog result types. Match and cast it to one of it's inheritors to get specific dialog result properties.
Enumerations
 EnumerationDescription
Public enumerationFontStyle Font style.
Public enumerationInputDialogTypes Input types for the input dialog. Use any input type or combination to specify, which input types do you expect.