Core controls
Access the foundation of Cascades, the core controls (buttons, containers, and so on), which will help you create an awesome application.
With Cascades, you don't need to build common UI controls from scratch in your apps; you can use predefined core controls that are provided for you. By using these controls, you can create a look and feel that's consistent with core BlackBerry 10 apps. This category is where you'll find buttons, containers, image views, sliders, check boxes, and much more. If the core controls don't have exactly what you need, you can also create custom controls.
Additional resources
To learn more about UI controls and how to use them in your apps, visit the Creating User Interfaces documentation.
To download code samples that demonstrate how to use UI controls, visit the Sample Apps page and the Cascades Samples repository in Github.
Members
- AbstractButton
- AbstractToggleButton
- ActivityIndicator
- Button
- CheckBox
- ColorTheme
- ComponentDefinition
- Container
- Control
- ControlDelegate
- CustomControl
- DateTimePicker
- DateTimePickerMode -
Represents the modes used for the DateTimePicker.
- Divider
- DropDown
- FocusAutoShow
- FocusPolicy
- FocusRetentionPolicy
- ForeignWindowControl
- ImageButton
- ImageToggleButton
- ImageView
- ImageViewLoadEffect -
Load effects for images in an ImageView.
- Option
- Picker
- PickerItemComponent -
Specifies a QML template used by a Picker to display items.
- PickerKind -
A class representing different kinds of Picker controls.
- PickerProvider -
An interface for providing VisualNode objects as items in a Picker.
- ProgressIndicator
- ProgressIndicatorState
- RadioGroup -
Used for grouping a set of Option controls.
- RenderFenceState -
A class representing RenderFence states.
- ScalingMethod
- ScreenIdleMode
- ScrollIndicatorMode
- ScrollMode
- ScrollView
- ScrollViewProperties -
A set of behavioral properties that can be applied to a ScrollView.
- SegmentedControl
- Slider
- StandardPickerItem -
An item with a set of common properties to be displayed in a Picker.
- Theme
- ThemeSupport
- TitleBarScrollBehavior -
Represents the different types of scroll behavior used for the TitleBar.
- ToggleButton
- VisualStyle
- WindowProperty
- WindowState