Caph Sample Apps
There are various sample apps using the Caph framework.
Contents
Prerequisites
To launch a sample application, you need a Samsung Smart TV (2014 Platform) or an Emulator of which SDK version 5.0 or higher is installed.
Source Files
Note
To download the entire source files, here.
If you want to download one source file, click each app name. Extract the downloaded zip file, you will see sample apps directory. All the apps are explained in the following table:
App name | Description |
---|---|
Adds or removes a CssObject. It requires mouse input. | |
Draws 6 kinds of animation with different option. | |
Draws 9 kinds of CssObjects and animates them using Layer class. | |
Draws a box. | |
Draws 6 kinds of button with different option. | |
Draws a button strip that can move up and down. | |
Draws an image carousel. | |
Draws a stackable color tag. | |
Changes the CssObject's shape, size, and position. It requires mouse input. | |
control image's acceleration. | |
Creates or disposes BasePage. | |
Draws DOM Elements which uses DomContainer. | |
Draws a basic grid widget. | |
Draws a vertical cycling grid widget. | |
Draws a cycling grid widget that is made up of images that are using DomContainer. | |
Changes the highlight effect when a widget has focus. | |
Bypasses a focus event. | |
Draws 5 types of image galleries. | |
Draws the label. | |
Controls the animations in real time using Layer class. It requires mouse input. | |
Draws a list of widgets that can scroll horizontally. | |
Draws 3 kinds of image with different option. | |
Draws a navigator. | |
Applies matrix to images or <div> elements. | |
The event occurs when click or dbclick on an object. | |
Sets the object's position using pixel unit or percentage. | |
Draws two panels that are having different options. | |
Appends CssObject to next sibling or previous sibling. | |
Draws many progress bars. | |
Draws a side bar that has various show effects. | |
Draws a set of spinner inputs. | |
Shows changes of images following flow of time. | |
Draws a button on two different UIContexts. |