The Model-Driven System Builder
JeeWiz Architect's Guide
Contents
>
15. 'Screen' Reference
15.1 Action Object
Superclass
eventHandler
Description
This is the action to take for an event on a page. In the standard rendering, it also generates a button control on the form to trigger the event.
To create stylised actions, define templates and use them in your definition.
Contained
Lists
1
Name
style
Type
String
Inherited from
widget
2
Name
rolesAllowed
Type
String
Inherited from
panel
3
Name
rolesBlocked
Type
String
Inherited from
panel
4
Name
constraint
Type
constraint
Inherited from
eventHandler
Inherited
properties
name
from
forward.name
description
(base property)
template
(base property)
jwpattern
(base property)
isDefaultEvent
from
eventHandler.isDefaultEvent
isDisabled
from
forward.isDisabled
successForwardPage
from
forward.successForwardPage
successForwardAction
from
forward.successForwardAction
forwardId
from
forward.forwardId
package
from
forward.package
uid
from
forward.uid
linkCaption
from
forward.linkCaption
screenPosition
from
forward.screenPosition
group
from
forward.group
hideWhenBlocked
from
forward.hideWhenBlocked
businessMethod
from
eventHandler.businessMethod
bean
from
eventHandler.bean
jar
from
eventHandler.jar
actionScript
from
eventHandler.actionScript
alternativeForwardPage
from
eventHandler.alternativeForwardPage
alternativeForwardRequestString
from
eventHandler.alternativeForwardRequestString
htmlInsert
from
eventHandler.htmlInsert
showControl
from
eventHandler.showControl
loopEnd
from
eventHandler.loopEnd
goingToDvName
from
eventHandler.goingToDvName
failureForwardPage
from
eventHandler.failureForwardPage
failureForwardRequestString
from
eventHandler.failureForwardRequestString
userNameBase
from
eventHandler.userNameBase
presentationStyle
from
eventHandler.presentationStyle
border
from
eventHandler.border
margin
from
eventHandler.margin
padding
from
eventHandler.padding
color
from
eventHandler.color
backgroundColor
from
eventHandler.backgroundColor
extraStyle
from
eventHandler.extraStyle
height
from
eventHandler.height
15.1.1
Property 'text'
15.1.2
Property 'image'
15.1.1 Property 'text'
Overrides
eventHandler.text
Description
The text to show on the control to produce the action. Defaults to the name of the event.
Type
String
15.1.2 Property 'image'
Description
The name of an image file to show on the control to produce the action. Can only be set if name is not set.
Type
String
Copyright (c) 2001-2008 New Technology/
enterprise
Ltd.