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 _
basePath Field from class storageManager.MacaoPage This field keeps the path from the current page to the Macao base directory. It is strongly recommended to set this field before loading the Java Script libraries. |
basePath Field from class kernel.MacaoPage This field keeps the path from the current page to the Macao base directory. It is strongly recommended to set this field before loading the JavaScript libraries. |
bindToNet(netType)
Method from class dynamic.MacaoObject Call this method to bind the object to a net or unbind it from a net. |
broadcastEvent(eventType, params, toAllFrames)
Method from class kernel.MacaoPage Call this method to send an event to all objects. |
broadcastEvent(eventType, params, toAllFrames)
Method from class kernel.MacaoObject Sends an event to all objects of the sender's frame or to all objects of all frames. |
BUNCH_TYPE_SAY Field from class dynamic.MacaoObject This is the quasi-constant defining the bunch type SAY. |
BUNCH_TYPE_STAND Field from class dynamic.MacaoObject This is the quasi-constant defining the bunch type STAND. |
BUNCH_TYPE_WALK Field from class dynamic.MacaoObject This is the quasi-constant defining the bunch type WALK. |