| 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 | |
| handleEvent(e) — Method in class com.bourre.commands.Delegate | |
Allow the delegate object to be added as listener
for any event type on any object which provide the
addEventListener. |
|
| handleEvent(event) — Method in class com.bourre.commands.FrontController | |
| Handles all events received by this object. | |
| handleEvent(e) — Method in class com.bourre.events.EventCallbackAdapter | |
| handleEvent(e) — Method in class com.bourre.view.AbstractView | |
| hasChannelDispatcher(channel:com.bourre.events:EventChannel) — Method in class com.bourre.events.ChannelBroadcaster | |
Returns true if there is a Broadcaster
instance registered for the passed-in channel. |
|
| hasChannelListener(type, channel:com.bourre.events:EventChannel) — Method in class com.bourre.events.ChannelBroadcaster | |
Returns true if there is a Broadcaster instance
registered for the passed-in channel, and if this broadcaster has registered
listeners. |
|
| hasChild() — Method in class com.bourre.ioc.assembler.displayobject.DisplayObjectInfo | |
Returns true if display object has childs. |
|
| hasContainer() — Method in class com.bourre.ioc.load.runtime.RuntimeContextLoader | |
Returns true if a container target is defined for
loaded display tree. |
|
| hasDeserializer() — Method in class com.bourre.ioc.assembler.resource.Resource | |
Returns true if a deserializer is associated with
current resource. |
|
| hasGain() — Method in class com.bourre.media.SoundTransformInfo | |
| hasGateway() — Method in class com.bourre.remoting.ServiceProxyLocator | |
| HashCodeFactory — Class in package com.bourre.core | |
The HashCodeFactory class provides convenient methods
to emulate the behavior of the Java™ Object.hashcode()
method. |
|
| HashMap — Class in package com.bourre.collection | |
| An object that maps keys to values. | |
| HashMap() — Constructor in class com.bourre.collection.HashMap | |
| Creates a new empty hash map object. | |
| hasKey(o) — Static method in class com.bourre.core.HashCodeFactory | |
Returns true if the passed-in object already
have a hashcode key. |
|
| hasKeyFrames() — Method in interface com.bourre.media.video.MetaData | |
| hasKeyFrames() — Method in class com.bourre.media.video.MetaDataInfo | |
| hasListener(oChannel:com.bourre.events:EventChannel) — Method in class com.bourre.log.Logger | |
Returns true if there is a Broadcaster instance
registered for the passed-in channel, and if this broadcaster has registered
listeners. |
|
| hasListenerCollection(type) — Method in interface com.bourre.events.Broadcaster | |
Returns true if this event broadcaster has
listeners for the passed-in event type. |
|
| hasListenerCollection(type) — Method in class com.bourre.events.EventBroadcaster | |
Returns true if this event broadcaster has
listeners for the passed-in event type. |
|
| hasLocalPath() — Method in class com.bourre.utils.Cookie | |
| hasMasterSoundTransform() — Method in class com.bourre.media.GlobalSoundManager | |
| hasNext() — Method in class com.bourre.collection.ArrayIterator | |
| Returns true if the iteration has more elements. | |
| hasNext() — Method in interface com.bourre.collection.Iterator | |
| Returns true if the iteration has more elements. | |
| hasNext() — Method in class com.bourre.collection.ObjectIterator | |
| Returns true if the iteration has more elements. | |
| hasNext() — Method in class com.bourre.collection.StringIterator | |
| Returns true if the iteration has more elements. | |
| hasNext() — Method in class com.bourre.collection.XMLListIterator | |
| Returns true if the iteration has more elements. | |
| _hasNext() — Method in class com.bourre.commands.ASyncBatch | |
Returns true if there is a command
to execute. |
|
| hasPan() — Method in class com.bourre.media.SoundTransformInfo | |
| hasPath() — Method in class com.bourre.utils.Cookie | |
| hasPrevious() — Method in class com.bourre.collection.ArrayIterator | |
| Returns true if this list iterator has more elements when traversing the list in the reverse direction. | |
| hasPrevious() — Method in interface com.bourre.collection.ListIterator | |
| Returns true if this list iterator has more elements when traversing the list in the reverse direction. | |
| hasPrevious() — Method in class com.bourre.collection.StringIterator | |
| Returns true if this list iterator has more elements when traversing the list in the reverse direction. | |
| hasRootPath() — Method in class com.bourre.utils.Cookie | |
| hasSoundTransformInfo() — Method in class com.bourre.media.GlobalSoundManagerEvent | |
| hasVolume() — Method in class com.bourre.media.SoundTransformInfo | |
| height — Property in class com.bourre.structures.Dimension | |
| The height dimension, negative values can be used. | |
| hide() — Method in class com.bourre.load.GraphicLoader | |
| Hides the display object. | |
| hide() — Method in class com.bourre.view.AbstractView | |
| 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 | |