Option is small circular icons that are selected when activated. Option allows the user to select a single value out of a number of predefined choices for submission in a form.




  1. Option in UI Palette



  1. Sample Option





Attributes


Type

Name

Description


UI


Name

Name of the component.


General


ID

Displays title of the component.

General

Parent

Displays where it is located in the component.

General

Class

A CSS style to be attached to the component. This style is added in addition to styles output by the component.

General

Trash

Users to permanently delete component.






CSS Attributes

Z-index

The z-index specifies the stack order of an element. An element with greater stack order is always in front of an element with a lower stack order.

CSS Attributes

Add/Edit

It has CSS Editor. We can write different CSS code for each component.


Events

Name

Description

Click

When check option is clicked

Double Click

When the option is double clicked.

Mouse Down

When the option is pressed down.

Mouse Enter

When the mouse pointer is moves in option while it is over.

Mouse Leave

When the mouse pointer is moves on over an option.

Mouse Move

When the mouse pointer is moving while it is over an option.

Mouse Out

When the mouse pointer moves out of an option.

Mouse Over

When the mouse pointer is moves on option while it is over.

Mouse Up

When the mouse pointer is pressed up.

Focus In

When the option is clicked.

Focus Out

When the mouse pointer is pressed while it is over a option.


Methods

Get Value: To get Boolean value of the option.


Set Value: To set the Boolean value of the option.


Created with the Personal Edition of HelpNDoc: Free iPhone documentation generator