Titanium.UI.iPhone.TableViewSeparatorStyle

Object of Titanium.UI.iPhone.
Platform Since
iPhone 0.9
iPad 0.9

Summary

A set of constants for the style that can be used for the separatorStyle property of Titanium.UI.TableView.

Methods

Name Summary
addEventListener

Adds the specified callback as an event listener for the named event.

fireEvent

Fires a synthesized event to any registered listeners.

removeEventListener

Removes the specified callback as an event listener for the named event.

Properties

Name Type Summary
NONE Number

The separator cell has no distinct style. read-only

SINGLE_LINE Number

The separator cell has a single line running across its width. This is the default value. read-only

Events

This type has no events.