.. Dialog

.. default - domain::js

.. include:: /includes/standard.rst

=========================
Dialog (of :class:`List`)
=========================

.. class:: Dialog

	Defined in Controls.sc.



Subclasses: :class:`AnimDialog`, :class:`SaveRestoreDialog`, :class:`Gauge`.

Properties
==========

Inherited from :class:`List`:

======== ===========
Property Description
======== ===========
elements            
size                
name                
======== ===========

Defined in Dialog:

=========== ===========
Property    Description
=========== ===========
text                   
font                   
window                 
theItem                
nsTop                  
nsLeft                 
nsBottom               
nsRight                
time                   
caller                 
seconds                
lastSeconds            
eatTheMice             
lastTicks              
=========== ===========


Methods
==========

.. function:: doit(param1)
	:noindex:



.. function:: dispose()
	:noindex:



.. function:: open(param1 param2)
	:noindex:



.. function:: draw()
	:noindex:



.. function:: advance()
	:noindex:



.. function:: retreat()
	:noindex:



.. function:: move(param1 param2)
	:noindex:



.. function:: moveTo(param1 param2)
	:noindex:



.. function:: center()
	:noindex:



.. function:: setSize()
	:noindex:



.. function:: handleEvent(pEvent)
	:noindex:



.. function:: check()
	:noindex:



