IViewManager Interface |
Namespace: Resto.Front.Api.V5.UI
public interface IViewManager
The IViewManager type exposes the following members.
Name | Description | |
---|---|---|
ShowChooserPopup | Shows chooser dialog. | |
ShowExtendedNumericInputPopup | Shows phone input dialog. | |
ShowInputPopup | Shows input dialog. | |
ShowKeyboard | Shows "Keyboard" dialog. | |
ShowYesNoPopup | Shows "Yes"/"No" dialog. |
Name | Description | |
---|---|---|
ShowChooserPopupT | Shows chooser dialog. (Defined by ViewManagerExtensions.) |