UI Component
UI Component provides UI which a developer can use comfortably while they add a scroll bar, pop-up and buttons. UI Component includes IME to input texts.
Because UI Component API are composed of JQuery, it is appropriate for apps using JQuery library.
UI Component Features defines Classes such as ArrowButton, Background, Button, Checkbox and Hscroll and methods.sf.ui
Defines the UI core functions.
sf.ui.widget
This is the base class for all widgets.
sfArrowButton
Defines the ArrowButton UI components.
sfBackground
Defines the Background UI components.
sfButton
Defines the Button UI components.
sfCheckBox
Defines the Checkbox UI components.
sfDatepicker
Defines the Datepicker UI components.
sfHScroll
Defines the HScroll UI components.
sfImage
Defines the Image UI components.
sfKeyHelp
Defines the KeyHelp UI components.
sfLabel
Defines the Label UI components.
sfList
Defines the List UI components.
sfLoading
Defines the Loading UI components.
sfMaps
Defines the Maps UI components.
sfPageIndicator
Defines the PageIndicator UI components.
sfPopup
Defines the Popup UI components.
sfProgressBar
Defines the ProgressBar UI components.
sfScroll
Defines the Scroll UI components.
sfSlider
Defines the Slider UI components.
sfTextInput
Defines the TextInput UI components.
sfTextList
Defines the TextList UI components.
sfTitleBar
Defines the TitleBar UI components.
sfToggleButton
The Class for ToggleButton UI components.
sfTooltip
The Class for Tooltip UI components.
sfWizard
The Class for sfWizard UI components.