Property Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 alpha, UIView
 autoCapsType, UITextTraits
 autoCorrectionType, UITextTraits
 autoEnablesReturnKey, UITextTraits
 autoresizesSubviews, UIView
 autosizesToFit, UIPushButton
 availableTitleArea, UINavigationBar
B
 backButtonTitle, UINavigationItem
 backgroundColor, UIView
 barStyle, UIButtonBar
 baseFrame, UIClippedImageView
 body, HttpServerRequest
 bottomBufferHeight, UIScroller
 bounds, UIView
 Bundle
 bundlePath, Bundle
 buttonCount, UIAlertSheet
C
 caretWidth, UITextTraits
 cellOutline, UIPreferencesTableCell
 centersHorizontally, UITextLabel
 checked
 clipsSubviews, UIView
 color, UITextLabel
 contentSize, UIScroller
 control, UIPreferencesControlTableCell
 controlTint, UIView
 cornerRadius, UIHighlightView
 currentButtonGroup, UIButtonBar
 currentDirectory, FileManager
D
 Defaults
 defaultSize
 defaultSizeWithPrompt, UINavigationBar
E
 editable, UITextView
 ellipsizedTextSize, UITextLabel
 extent, UIView
F
 failed, XmlHttpRequest
 frame, UIView
 fullScreenApplicationContentRect, UIHardware
H
 hasMarkedText, UITextField
 highlightedColor, UITextLabel
 hitRect, UIView
 host, HttpServerRequest
 HTML, UITextView
I
 id, UITableColumn
 initialSelectionBehavior, UITextTraits
 isActivelyEditing, UITextField
 isAtLeastHalfSelected, UITableCell
 isConnected, ClientSocket
 isDecelerating, UIScroller
 isEditing, UITextField
 isFirstResponder, UIResponder
 isPressed, UIPushButton
 isRemoveControlVisible, UITableCell
 isScrolling, UIScroller
 isSelected, UITableCell
 isTTYEnabled, UIHardware
J
 JiggyVersion
K
 keypadSize, UIKeyboard
L
 lastHighlightedRow, UITable
 lastInsertRowId, SQLite
 length, Data
 level, UIWindow
 localAddress, HttpServer
M
 mainScreenSize, UIHardware
 marginTop, UITextView
 method, HttpServerRequest
N
 navigationItems, UINavigationBar
 needsDisplay, UIView
 needsDisplayOnBoundsChange, UIView
 numberOfColumns, UITable
 numberOfRows, UITable
 numberOfSegments, UISegmentedControl
O
 offset, UIScroller
 on, UISwitchControl
 opaque, UIView
 orientation
 origin, UIView
P
 paddingBottom, UITextField
 paddingLeft, UITextField
 paddingRight, UITextField
 paddingTop, UITextField
 path, HttpServerRequest
 patternColor, Image
 placeholder, UITextField
 Plugins
 position, UIView
 preferredKeyboardType
 pressFeedbackPosition, UIPushButton
Q
 query, HttpServerRequest
double alpha
int autoCapsType
int autoCorrectionType
bool autoEnablesReturnKey
If set to true, the return key will be disabled until something is typed into the field.
bool autoresizesSubviews
bool autosizesToFit
jsval availableTitleArea readonly
Returns a rectangle.
string backButtonTitle
jsval backgroundColor dynamic
int barStyle
jsval baseFrame
Rectangle
Data body readonly
The body of the request in a Data instance.
double bottomBufferHeight
jsval bounds
Bundle Bundle readonly
A read-only global object that allows you to get information about applications bundles, including your own.
string bundlePath readonly
Returns the full path to your bundle.
int buttonCount readonly
int caretWidth
int cellOutline
bool centersHorizontally
bool checked
bool checked
bool clipsSubviews
jsval color
jsval contentSize
UIView control dynamic
int controlTint
double cornerRadius
int currentButtonGroup readonly
string currentDirectory
Lets you set and get the current directory.
Defaults Defaults readonly
A read-only global object that allows you to save and restore user-specific application defaults (preferences).
jsval defaultSize readonly
jsval defaultSize readonly
Returns a rectangle
jsval defaultSizeWithPrompt readonly
bool editable
jsval ellipsizedTextSize readonly
jsval
jsval extent readonly
bool failed readonly
An extension of the standard.
jsval frame
jsval fullScreenApplicationContentRect readonly dynamic
A rectangle.
bool hasMarkedText readonly
jsval highlightedColor
jsval hitRect readonly
string host readonly
The host portion of the request uri.
string HTML
string id
int initialSelectionBehavior
bool isActivelyEditing readonly
bool isAtLeastHalfSelected readonly
bool isConnected readonly
bool isDecelerating readonly
bool isEditing readonly
bool isFirstResponder()
bool isPressed readonly
bool isRemoveControlVisible readonly
bool isScrolling readonly
bool isSelected readonly
bool isTTYEnabled readonly
string JiggyVersion readonly
Returns the current version of Jiggy.
jsval keypadSize readonly
int lastHighlightedRow readonly
int lastInsertRowId readonly
Returns the row id of the last successful insert.
int length readonly
The number of bytes the Data instance contains.
double level
string localAddress readonly
The IP address the server is bound to.
jsval mainScreenSize readonly
int marginTop
string method readonly
The HTTP method of the request, such as “GET”.
jsval navigationItems readonly
Returns an array of UINavigationItem objects.
bool needsDisplay
bool needsDisplayOnBoundsChange
int numberOfColumns readonly
int numberOfRows readonly
int numberOfSegments readonly
jsval offset
bool on
bool opaque
int orientation
int
int orientation readonly
jsval origin
double paddingBottom
double paddingLeft
double paddingRight
double paddingTop
string path readonly
The path portion of the request uri.
jsval patternColor readonly
jsval
string placeholder
This is the text that shows up in the text field when nothing has been entered.
Plugins Plugins readonly
A read-only global object that allows you to manipulate plug-ins.
jsval position
int preferredKeyboardType
int 0 = default QWERTY layout 1 = numeric/punctuation layout 2 = phone keypad 3 = URL layout 4 = SMS (?)
int preferredKeyboardType
jsval pressFeedbackPosition readonly
Returns a point.
string query readonly
The query string portion of the request uri.