- "acceptDrops"Specifies whether drop events are enabled for this object. 
- "contextMenuPolicy"Defines how the respective widgets shows the context menu. 
- "effectType"Defines the effect type for the AttentionEffect EWO. 
- "focus"The attribute "focus"; returns TRUEif the object has the focus. 
- "font"Sets the font of an object. 
- "isActiveWindow"The attribute "isActiveWindow"; returns TRUE if this widget is the active window,         otherwise FALSE. 
- "layoutDirection"Defines the widget's layout direction. 
- "start"Starts the animation of the AttentionEffect EWO. 
- "stop"Stops the animation of the AttentionEffect EWO. 
- "updatesEnabled"This attribute specifies whether updates of a widget (for example, a textEdit,         slider, progress bar, zoom navigator, LCD number or thumb wheel) have been         enabled. 
- "x", "y"The attributes x and y return the coordinate of an object (e.g. a textEdit, a         progress bar, a slider, a zoom navigator, an LCD number or a thumb wheel). x returns the X         coordinate of an object. y returns the Y coordinate of an object.