getAltKey
public boolean getAltKey()
getButton
public int getButton()
getClientX
public int getClientX()
getClientY
public int getClientY()
getCtrlKey
public boolean getCtrlKey()
getKeyCode
public int getKeyCode()
getLeafX
public int getLeafX()
getLeafY
public int getLeafY()
getShiftKey
public boolean getShiftKey()
getType
public String getType()
isCancelBubble
public boolean isCancelBubble()
isReturnValue
public boolean isReturnValue()
setCancelBubble
public void setCancelBubble(boolean cancelBubble)
setFromElement
public void setFromElement(HTMLElement fromElement)
setLeafX
public void setLeafX(int leafX)
setLeafY
public void setLeafY(int leafY)
setReturnValue
public void setReturnValue(boolean returnValue)
setSrcElement
public void setSrcElement(HTMLElement srcElement)
setToElement
public void setToElement(HTMLElement toElement)
setType
public void setType(String type)