Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Sample Customize Actionsheet
Sample Customize Actionsheet
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Uploaded
on
15 February 2019
by
0.0
(0 ratings)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
Sample Customize Actionsheet
Details
An customize Actionsheet with UIActionSheet [Native iOS], AlertDialog [Native Android] And Native Popup [WP8] support.
Read more
Description
iOS uses the native
UIActionSheet
Android uses the native
AlertDialog
WP8 uses the native
Popup
.
Supported platforms
Android
iOS
WP8
Highlights
isAvailable
: isAvailable(callback)
Show
: It accepts an options object and a callbacks.
show(
options, callback
)
Options :
androidTheme
- // default is THEME_TRADITIONAL
title
– String
buttonLabels
– [] (Array; Dynamic And Customize)
androidEnableCancelButton
- Boolean (default false)
winphoneEnableCancelButton
- Boolean (default false)
addCancelButtonWithLabel
- String
addDestructiveButtonWithLabel
– String (It shows in RED)
destructiveButtonLast
- Boolean (You can choose where the destructive button is shown)
For iOS Only
Subtitle
- String
position
: [20, 40], (For iPad pass in the [x, y] position of the popover)
Callback
: Return button index clicked
Hide
: If for some reason you want to hide the actionsheet programmatically.
Suggestions are most welcome !!
Release notes
(1.0.0)
Reviews
(0)
Team
Champion
Other assets in this category
Demos & samples, Other demos & samples
Dynamic Forms
Huarlem Lima
Component sample to create dynamic forms with validation, tips, and dependent fields.
2457
Reactive Utilities
Miguel Vicente
A group of multiple utilities to use on your Mobile or Reactive applications. The main goal is to bring Text, HttpRequestHandler, and other extensions from the server-side to the client-side.
3032
Stripe Demo
Gurvinder Singh
A safe implementation of Stripe (credit card payment processor). More at www.stripe.com
388
More from Viraj Kataria
Restrict Characters Mobile
Viraj Kataria
An easy and light weight way to restrict characters in a input text field on mobile.
218
Compose Email Draft
Viraj Kataria
The plugin provides access to the standard interface that manages the editing and sending an email message even in situations where the user does not have network access, such as in airplane mode.
45
Customize Actionsheet
Viraj Kataria
An customize Actionsheet with UIActionSheet [Native iOS], AlertDialog [Native Android] And Native Popup [WP8] support.
52
Loading
Loading...