| 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 |
| handleHotSpotEvent(event:soi.events:HotSpotEvent) — Method in class soi.core.Application |
|
The registered handler for soi.events.HotSpotEvent events. |
| handleProjectEvent(event:soi.events:ProjectEvent) — Method in class soi.core.Application |
|
The registered handler for soi.events.ProjectEvent events. |
| HotSpot — Class in package soi.ui |
|
The HotSpot control is a visual representation of a links hit area and provides
functionality for moving and resizing. |
| HotSpot() — Constructor in class soi.ui.HotSpot |
|
Constructor. |
| HotSpotChange — Event in class soi.ui.HotSpot |
|
Dispatches the new x, y, w, and h values of the hotSpot control through the properties
parametre object when the hotspot is moved or resized. |
| HOTSPOT_CHANGE — Constant static property in class soi.events.HotSpotEvent |
|
The HotSpotEvent.HOTSPOT_CHANGE constant defines the value of the
type property of the event object for a HotSpotChange event. |
| HOTSPOT_CLEAR — Constant static property in class soi.events.HotSpotEvent |
|
The >HotSpotEvent.HOTSPOT_CLEAR constant defines the value of the
type property of the event object for a HotSpotClear event. |
| HotSpotEvent — Class in package soi.events |
|
The HotSpotEvent class represents event objects that are dispatched to change, clear and
place the HotSpot control
|
| HotSpotEvent(type, bubbles, properties) — Constructor in class soi.events.HotSpotEvent |
|
Constructor. |
| hotSpotFactory — Property in class soi.core.Application |
|
A reference to the Canvas used as the container for the HotSpot control. |
| HOTSPOT_PLACE — Constant static property in class soi.events.HotSpotEvent |
|
The >HotSpotEvent.HOTSPOT_PLACE constant defines the value of the
type property of the event object for a HotSpotPlace event. |
|
| 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 |