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 _
getActualLook()
Method from class kernel.MacaoObject This method returns the name of the look, which is currently displayed. |
getAllCards()
Method from class cards.MacaoCardStack Call this method to get all cards of the stack. |
getAnchorXPos()
Method from class dynamic.MacaoObject Call this method to get the anchor's x-position of the object relative to the page. |
getAnchorYPos()
Method from class dynamic.MacaoObject Call this method to get the anchor's y-position of the object relative to the page. |
getApproachable()
Method from class dynamic.MacaoObject Call this method to get the info, if this object is approachable. |
getAssignedNode()
Method from class dynamic.MacaoObject Call this method to get the node, to which the object is assigned. |
getAssignedObjectNames()
Method from class dynamic.MacaoNode Call this method to get an array with the names of all the objects, which are assigned to the node. |
getAvailableRoadTypes()
Method from class road.MacaoRoadGrid Call this method to get an array with all defined road types. |
getBaseOffsetX()
Method from class cards.MacaoCardStack Call this method to get the offset between the left edge of the stack and the bottom card. |
getBaseOffsetY()
Method from class cards.MacaoCardStack Call this method to get the offset between the top edge of the stack and the bottom card. |
getBasePath()
Method from class storageManager.MacaoPage Use this method to get the base path. |
getBasePath()
Method from class kernel.MacaoPage Use this method to get the base path. |
getBottomCard()
Method from class cards.MacaoCardStack Call this method to get the bottom card of the stack. |
getBunchPhase(bunchType)
Method from class dynamic.MacaoObject Call this method to get the phase, which is currently used to display a bunch look. |
getCardAt(index)
Method from class cards.MacaoCardStack Call this method to get a card of the stack by its index. |
getCardIndex(card)
Method from class cards.MacaoCardStack Call this method to calculate the position of the card in the stack. |
getCardOffsetX()
Method from class cards.MacaoCardStack Call this method to get the offset between the left edges of two cards |
getCardOffsetY()
Method from class cards.MacaoCardStack Call this method to get the offset between the top edges of two cards |
getCardType()
Method from class cards.MacaoCard Call this method to get the card type. |
getCardValue()
Method from class cards.MacaoCard Call this method to get the card value. |
getCellSize()
Method from class road.MacaoRoadGrid Call this method to get the size of the grid cells. |
getClientHeight()
Method from class kernel.MacaoPage Provides the height of the current window. |
getClientWidth()
Method from class kernel.MacaoPage Provides the width of the current window. |
getCollisionCheck()
Method from class kernel.MacaoObject Gets the information, if collision check is turned on for this object. |
getColor()
Method from class cards.MacaoCard Call this method to geht the color definition of the text of a generic front side. |
getConnections()
Method from class dynamic.MacaoNode Call this method to get an array containing all the connections from this node. |
getControllerSteeringIndex()
Method from class menu.MacaoSteeringController Call this method to get the current Steering Index. |
getCssClassName()
Method from class kernel.MacaoObject Gets the object layer's cascading stylesheet class name. |
getCssClassName()
Method from class menu.MacaoMenu This method overrides the method from the super class MacaoObject. For a menu ever the name of the menu object is used as CSS class name. |
getDescription()
Method from class cards.MacaoCard Call this method to get the description text, which is displayed in the center of a generic card. |
getDirection()
Method from class dynamic.MacaoObject Call this method to get the direction, to which the object walks. |
getDiv()
Method from class menu.MacaoMenuItem Call this method to get the DOM element, which encloses elements of the menu item. |
getDragSchema()
Method from class cards.MacaoCardStack Call this method to get the drag schema of the stack. |
getDX()
Method from class dynamic.MacaoConnection Call this method to get the horizontal distance between the start and the end node. |
getDY()
Method from class dynamic.MacaoConnection Call this method to get the vertical distance between the start and the end node. |
getEditorWindow()
Method from class road.MacaoRoadGrid Call this method to get the window object of the opened Road Editor. |
getElement()
Method from class kernel.MacaoLook Call this method to get the DOM-element, which surrounds the look content. |
getEventParams()
Method from class menu.MacaoMenuItem Call this method to get the parameters, which are defined for the menu items event. |
getEventType()
Method from class menu.MacaoMenuItem Call this method to get the menu items event. |
getExposedSchema()
Method from class cards.MacaoCardStack Call this method to get the exposed schema of the stack. |
getFrame(frameName)
Method from class kernel.MacaoPage Use this method to get a frame or an iframe by name. |
getFrameName()
Method from class kernel.MacaoPage Use this method to get the name of the actual frame. |
getFrameName()
Method from class kernel.MacaoObject Gets the name of the frame, where the object is in. |
getFromNode()
Method from class dynamic.MacaoConnection Call this method to get the start node of the connection. |
getFrontElement()
Method from class cards.MacaoCard Call this method to get the DOM element of the front look. |
getFrontElementCenter()
Method from class cards.MacaoCard Call this method to get the DOM element of the center area of the generic front look. |
getFrontElementDescription()
Method from class cards.MacaoCard Call this method to get the DOM element of the description of the generic front look. |
getFrontElementEast()
Method from class cards.MacaoCard Call this method to get the DOM element of the right area of the generic front look. |
getFrontElementNorth()
Method from class cards.MacaoCard Call this method to get the DOM element of the top area of the generic front look. |
getFrontElementSouth()
Method from class cards.MacaoCard Call this method to get the DOM element of the bottom area of the generic front look. |
getFrontElementWest()
Method from class cards.MacaoCard Call this method to get the DOM element of the left area of the generic front look. |
getFrontImageCenter()
Method from class cards.MacaoCard Call this method to get the DOM element of the center image of the generic front look. |
getFrontImageEast()
Method from class cards.MacaoCard Call this method to get the DOM element of the right bottom image of the generic front look. |
getFrontImageWest()
Method from class cards.MacaoCard Call this method to get the DOM element of the left top image of the generic front look. |
getGridHeight()
Method from class road.MacaoRoad Call this method to get the height of the road element. |
getGridLeft()
Method from class road.MacaoRoad Call this method to get the x-coordinate of the top left grid cell of the road element. |
getGridTop()
Method from class road.MacaoRoad Call this method to get the y-coordinate of the top left grid cell of the road element. |
getGridWidth()
Method from class road.MacaoRoad Call this method to get the width of the road element. |
getHeight()
Method from class kernel.MacaoObject Gets the current height of the object. |
getHideMessage()
Method from class dynamic.MacaoTalkItem Call this method to get the information if the message is to be hidden during execution of the talk item. |
getHTML()
Method from class kernel.MacaoLook Use this method to get the HTML, which is to be displayed by this look. |
getHTML()
Method from class dynamic.MacaoTalkItem Use this method to get the HTML, which is to be displayed in the bubble by this talk item. |
getImageBase()
Method from class road.MacaoRoad Call this method to get the path and the beginning of the filename of the images used to display this road element. |
getImageObject()
Method from class road.MacaoRoad Call this method to get the image object, which is used to display the road element in the road grid. |
getImagePhase()
Method from class road.MacaoRoad Call this method to get the phase of the image. |
getImageSource()
Method from class kernel.MacaoLook Use this method to get the URL of the image. |
getImageSource(ordination)
Method from class road.MacaoRoad Call this method to get the path and filename of the image, which is used to display the image. |
getIndex()
Method from class dynamic.MacaoNode Call this method to get the index of the node in the MacaoNet the node belongs to. |
getInputValue()
Method from class menu.MacaoMenuItem Call this method to get the value of the input field. |
getInventoryItem(itemName)
Method from class menu.MacaoInventory Call this method to get the menu item, which is representing the inventory item. |
getInventoryItems(inventoryName)
Method from class storageManager.MacaoPage Call this method to get the definitions of all items of an inventory from the Storage Manager. |
getKeepLook()
Method from class dynamic.MacaoTalkItem Call this method to test, if the object has to keep the look, which is set by the talk item. |
getLanguage()
Method from class kernel.MacaoPage Use this method to get the name of the language, which is used to actually display this page. |
getLanguageSM()
Method from class storageManager.MacaoPage Call this method to get the actual language of the application. |
getLayer()
Method from class kernel.MacaoObject The method return the DIV object, which is used to display the object. The DIV object is part of the HTML DOM (Document Object Model). |
getLeft()
Method from class kernel.MacaoObject The method returns the position of the left edge of the object. |
getLook(lookName)
Method from class kernel.MacaoObject Use this method to retrieve a look, which was previously added to the object. |
getLookDirection()
Method from class dynamic.MacaoObject Call this method to get the direction of the look. |
getMaxOrdinations()
Method from class road.MacaoRoad Call this method to get the maximum number of ordinations of this road element. |
getMaxVelocity()
Method from class dynamic.MacaoObject Call this method to get the maximum velocity of the object. |
getMeetingObjectNames()
Method from class dynamic.MacaoObject Call this method to get an array with the names of all objects, which this object is currently meeting. |
getMenu()
Method from class menu.MacaoMenuItem Call this method to get the menu object, to which the menu item belongs. |
getMenuItem(itemName)
Method from class menu.MacaoMenu Call this method to get a menu item from the menu by its name. |
getMessage()
Method from class dynamic.MacaoTalkItem Call this method to get the message text, which is used to display in the bubble or in the MacaoTalkController. |
getName()
Method from class kernel.MacaoObject Gets the name of the object. The name can be used to reach the object using events. |
getName()
Method from class kernel.MacaoLook Gets the name of the look. |
getName()
Method from class dynamic.MacaoNode Call this method to get the name of the node. |
getName()
Method from class dynamic.MacaoTalkItem Call this method to get the name of the talk item. |
getName()
Method from class road.MacaoRoad Call this method to get the name of the road element. |
getName()
Method from class menu.MacaoMenuItem Call this method to get the name of the menu item. |
getNearestNode()
Method from class dynamic.MacaoObject Call this method to get the nearest node of the net, to which the object is bound, relative to the objects current position. |
getNearestNode(xPos, yPos)
Method from class dynamic.MacaoNet Call this method to get the node of the net, which is next to the specified position. |
getNet(netType)
Method from class dynamic.MacaoPage Gets a net of a given name. |
getNetType()
Method from class dynamic.MacaoObject Call this method to get the net type of the net, to which the object is bound. |
getNetType()
Method from class dynamic.MacaoNet Call this method to get the name of the net. |
getNetType()
Method from class dynamic.MacaoNode Call this method to get the name of the net the node belongs to. |
getNextCard(card)
Method from class cards.MacaoCardStack Call this method to get the next card of a card. |
getNodeByIndex(index)
Method from class dynamic.MacaoNet Call this method to get a node of the net by its index. |
getNodeByIndex(nodeIndex)
Method from class road.MacaoRoad Call this method to get a node that belongs to the road element. |
getNodeByName(nodeName)
Method from class dynamic.MacaoPage Use this method to get a node by its name. |
getNodes()
Method from class dynamic.MacaoNet Call this method to get an array containing all the nodes of the net. |
getOpenerPageName()
Method from class kernel.MacaoPage Use this method to get the name of the page, which opened this page. |
getOpenerPersistence()
Method from class persistence.MacaoPersistence Use method in the Save Dialog to get the Persistence object of the index frame, which opened the dialog. |
getOrdination()
Method from class road.MacaoRoad Call this method to get the ordination of the road element. |
getOutOfResponsesTrigger()
Method from class dynamic.MacaoTalkItem Call this method to get the out-of-responses trigger. |
getPageName()
Method from class storageManager.MacaoPage This method calculates the name of the page from the page's filename, by removing the extension. |
getPageName()
Method from class kernel.MacaoPage This method calculates the name of the page from the page's filename by removing the extension. |
getParameter(parameterName)
Method from class kernel.MacaoPage This method gets the value of a parameter of the URL, which was used to open the page. |
getParameterSM(parameterName)
Method from class storageManager.MacaoPage Call this method to get the value of a parameter, which is provided with the URL, which was used to open the page. |
getParametersSM()
Method from class storageManager.MacaoPage Call this method to get the parameters, which are provided with the URL. |
getPreviousCard(card)
Method from class cards.MacaoCardStack Call this method to get the previous card of a card. |
getQuantity(itemName)
Method from class menu.MacaoInventory Call this method to get the quantity of an inventory item. |
getRandomNode()
Method from class dynamic.MacaoNet Call this method to get a random node of the net. |
getRearColor()
Method from class cards.MacaoCard Call this method to get the background color of the generic rear look. |
getRearElement()
Method from class cards.MacaoCard Call this method to get the DOM element of the front look. |
getRecipientName()
Method from class menu.MacaoMenuItem Call this method to set the name of the object, to which the menu items event is sent. |
getResource(resourceName, defaultLanguageText, nullIfUndefined)
Method from class storageManager.MacaoPage Use this method to get the content of a text resource for the actual language. |
getResource(resourceName, defaultLanguageText, nullIfUndefined)
Method from class kernel.MacaoPage Use this method to get the content of a text resource for the actual language. |
getResponsesSenderName()
Method from class dynamic.MacaoObject Call this method to get the name of the sender of the current response talk items. |
getResponseTalkItems()
Method from class dynamic.MacaoObject Call this method to get the response talk items, which are currently to be displayed for this object. |
getReverseGear()
Method from class dynamic.MacaoObject Call this method to check, if the reverse gear is active. |
getRoadAt(gridX, gridY)
Method from class road.MacaoPage Call this method to get a road element at a specified position in the road grid. |
getRoadAt(gridX, gridY)
Method from class road.MacaoRoadGrid Call this method to get the road element at a specified position. |
getRoadByName(roadName)
Method from class road.MacaoPage Call this method, to get a road element by name. |
getRoadCellSize()
Method from class road.MacaoPage Call this method to get the size of a road grid cell in pixels. |
getSaveDialogCloseButtonTitle()
Method from class persistence.MacaoPersistence Call this method in the save dialog to get the text for the close button title. |
getSaveDialogMessage()
Method from class persistence.MacaoPersistence Call this method in the save dialog to get the text for the dialog message. |
getSaveDialogTitle()
Method from class persistence.MacaoPersistence Call this method in the save dialog to get the text for the dialog title. |
getSentenceDefaultCommand()
Method from class menu.MacaoSentenceController Call this method to get the menu item, which is used as the default command. |
getSize()
Method from class cards.MacaoCardStack Call this method to evaluate how many cards are on the stack. |
getSpeedFactor()
Method from class kernel.MacaoBubble Use this method to get the current factor, which is used to calculate the display duration from the text length. |
getStack()
Method from class cards.MacaoCard Call this method to get the stack to which this card is added. |
getStackType()
Method from class cards.MacaoCardStack Call this method to get the stack type. |
getSteeringVelocity()
Method from class menu.MacaoAcceleratorController Call this method to get the current velocity of the controlled object. |
getStepOn()
Method from class dynamic.MacaoNode Call this method to check, if the property stepOn is activated. |
getStorageValue(valueName)
Method from class kernel.MacaoPage Use this method to get a value from the storage manager. |
getStorageWindow()
Method from class kernel.MacaoPage Use this method to get the window, where the storage manager is loaded. |
getStorageWindow()
Method from class frameset.MacaoPage Use this method to get the window where the StorageManager is loaded. |
getSubstack(startCard)
Method from class cards.MacaoCardStack Call this method to get the cards of a substack of this stack. |
getSuit()
Method from class cards.MacaoCard Call this method to get the suit of the card. |
getTitle()
Method from class kernel.MacaoObject Use this method to get the title of the object. See also setTitle(). |
getTitle()
Method from class menu.MacaoMenuItem Call this method, to get the title of the menu item. |
getToNode()
Method from class dynamic.MacaoConnection Call this method to get the end node of the connection. |
getTop()
Method from class kernel.MacaoObject This method returns the position of the top edge of the object. |
getTop0()
Method from class menu.MacaoAcceleratorController Call this method to get the y-coordinate of the top edge of the controller for the velocity 0. |
getTopCard()
Method from class cards.MacaoCardStack Call this method to get the top card of the stack. |
getType()
Method from class kernel.MacaoObject Gets the type of the object. |
getTypeName()
Method from class road.MacaoRoad Call this method to get the type name of the road type. |
getVelocity()
Method from class dynamic.MacaoObject Call this method to get the current velocity of the object. |
getVisibility()
Method from class kernel.MacaoObject Gets the visibility of the object's layer. |
getVisibility()
Method from class menu.MacaoMenuItem Call this method to get the visibility of the menu item. |
getWalkInterval()
Method from class dynamic.MacaoPage Call this method to get the duration between two steps of each walking object on the page in milliseconds. |
getWidth()
Method from class kernel.MacaoObject Gets the current width of the object. |
getXPos()
Method from class dynamic.MacaoNode Call this method to get the x-coordinate of the node. |
getYPos()
Method from class dynamic.MacaoNode Call this method to get the x-coordinate of the node. |
getZIndex()
Method from class kernel.MacaoObject Gets the z-index of the object's layer. |
getZoom()
Method from class kernel.MacaoObject Gets the current zoom factor. |
getZoom()
Method from class dynamic.MacaoNode Call this method to get the zoom factor, which is used to scale objects, which are passing this node. |