IViewManager Interface |
Namespace: Resto.Front.Api.UI
public interface IViewManager
The IViewManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangeProgressBarMessage |
Changes the message of progress bar.
|
![]() | NavigateToOrderAfterOperation |
Navigation to screen with given order after all plugin's operations in the context when current view manager is alive.
|
![]() | ShowCalendarPopup |
Shows date selection dialog with calendar.
|
![]() | ShowCheckPermissionPopup |
Shows permission check dialog.
|
![]() | ShowCheckPermissionsPopup |
Shows permissions check dialog.
|
![]() | ShowChooserPopup | Shows chooser dialog. |
![]() | ShowClosePopup | Shows dialog with single "Close" button. |
![]() | ShowDateNumpadPopup |
Shows date selection dialog with numpad.
|
![]() | ShowDateTimePopup |
Shows date and time selection dialog.
|
![]() | ShowErrorPopup | Shows dialog with single "Close" button. |
![]() | ShowExtendedInputDialog | Shows extended input dialog. |
![]() | ShowExtendedKeyboardDialog | Shows "Keyboard" dialog. |
![]() | ShowInputDialog | Shows input dialog. |
![]() | ShowKeyboard | Shows "Keyboard" dialog. |
![]() | ShowOkCancelPopup | Shows "OK"/"Cancel" dialog. |
![]() | ShowOkPopup | Shows dialog with single "OK" button. |
![]() | ShowQuantityChangerPopup |
Shows quantity changer dialog.
|
![]() | ShowRetryCancelPopup | Shows "Retry"/"Cancel" dialog. |
![]() | ShowRetryIgnoreCancelPopup | Shows "Retry"/"Ignore"/"Cancel" dialog. |
![]() | ShowYesNoCancelPopup | Shows "Yes"/"No"/"Cancel" dialog. |
![]() | ShowYesNoPopup | Shows "Yes"/"No" dialog. |
Name | Description | |
---|---|---|
![]() | ShowChooserPopupT | Shows chooser dialog. (Defined by ViewManagerExtensions.) |
Exception | Condition |
---|---|
NullReferenceException |