Syntax

<name>={class=<type of object>[, <optional arguments>]

Example: alrtOverWrite={class=alert, label=Question, app_name=gedit}

Description

class type alert is used to identify the object type is of alert. Generally the alert windows will be with information / questions to users.

Refer: gui.c, parser.c, ldtp.c

alert (last edited 2005-11-08 09:48:38 by NagappanAlagappan)