namespace sap.ui.unified

Control sample: sap.ui.unified
Visiblity: public
Available since: N/A
Module: sap/ui/unified/library
Application Component: CA-UI5-CTR

Unified controls intended for both, mobile and desktop scenarios


Nodes Overview

Node Description
sap.ui.unified.Calendar

Basic Calendar.

sap.ui.unified.calendar

Controls and helper classes around the calendar control.

sap.ui.unified.CalendarAppointment

An appointment for use in a PlanningCalendar or similar.

sap.ui.unified.CalendarAppointmentHeight

Types of a calendar appointment display mode

sap.ui.unified.CalendarAppointmentRoundWidth

Types of a calendar appointment display mode

sap.ui.unified.CalendarAppointmentVisualization

Visualization types for sap.ui.unified.CalendarAppointment.

sap.ui.unified.CalendarDateInterval

CalendarDateInterval only visualizes the dates in a one-line interval and allows the selection of a single day.

sap.ui.unified.CalendarDayType

Types of a calendar day used for visualization.

sap.ui.unified.CalendarIntervalType

Interval types in a CalendarRow.

sap.ui.unified.CalendarLegend

A legend for the Calendar Control.

sap.ui.unified.CalendarLegendItem

Item to be displayed in a CalendarLegend.

sap.ui.unified.CalendarMonthInterval

Calendar with granularity of months displayed in one line.

sap.ui.unified.CalendarRow

A calendar row with a header and appointments.

sap.ui.unified.CalendarTimeInterval

Calendar with granularity of time items displayed in one line.

sap.ui.unified.ColorPicker

Enables the user to select a color.

sap.ui.unified.ColorPickerDisplayMode

Types of a color picker display mode

sap.ui.unified.ColorPickerMode

different styles for a ColorPicker.

sap.ui.unified.ColorPickerPopover

A thin wrapper over sap.ui.unified.ColorPicker allowing the latter to be used in a popover.

sap.ui.unified.ContentSwitcher

Switches between two control areas and animates it via CSS transitions

sap.ui.unified.ContentSwitcherAnimation

Predefined animations for the ContentSwitcher

sap.ui.unified.Currency

A text view which displays currency values and aligns them at the decimal point.

sap.ui.unified.DateRange

Date range for use in DatePicker

sap.ui.unified.DateTypeRange

Date range with calendar day type information.

sap.ui.unified.FileUploader

The framework generates an input field and a button with text "Browse ...".

sap.ui.unified.FileUploaderHttpRequestMethod

Types of HTTP request methods.

sap.ui.unified.FileUploaderParameter

Represents a parameter for the FileUploader which is rendered as a hidden inputfield.

sap.ui.unified.FileUploaderXHRSettings

Properties for the XMLHttpRequest object used for file uploads.

sap.ui.unified.GroupAppointmentsMode

Types of display mode for overlapping appointments.

sap.ui.unified.IProcessableBlobs

Marker interface for controls that process instances of window.Blob, such as window.File.

sap.ui.unified.Menu

A menu is an interactive element which provides a choice of different actions to the user.

sap.ui.unified.MenuItem

Standard item to be used inside a menu.

sap.ui.unified.MenuItemBase

Abstract base class for menu item which provides common properties and events for all concrete item implementations.

sap.ui.unified.MenuTextFieldItem

Special menu item which contains a label and a text field.

sap.ui.unified.Shell

The shell control is meant as root control (full-screen) of an application.

sap.ui.unified.ShellHeadItem

Header Action item of the Shell.

sap.ui.unified.ShellHeadUserItem

User Header Action Item of the Shell.

sap.ui.unified.ShellLayout

The shell layout is the base for the shell control which is meant as root control (full-screen) of an application.

sap.ui.unified.ShellOverlay

ShellOverlay to be opened in front of an sap.ui.unified.Shell

sap.ui.unified.SplitContainer

Provides a main content and a secondary content area

sap.ui.unified.StandardCalendarLegendItem

Standard day types visualized in a sap.m.PlanningCalendarLegend, which correspond to days in a sap.ui.unified.Calendar.


Methods Overview

Method Description