JeeWiz Home  
The Model-Driven System Builder

JeeWiz Architect's Guide
 
Contents  >   15.  'Screen' Reference
 


15.24 WizardPage Object

Superclasspage
Description wizard-page.
Contained
Lists
1
Name  panel
Type  panel
Inherited from  panel
 
2
Name  forward
Type  forward
Inherited from  panel
 
3
Name  constraint
Type  constraint
Inherited from  panel
 
4
Name  field
Type  field
Inherited from  panel
 
5
Name  tabMenu
Type  tabMenu
Inherited from  panel
 
6
Name  style
Type  String
Inherited from  businessObject:baseView
 
7
Name  rolesAllowed
Type  String
Inherited from  businessObject:baseView
 
8
Name  rolesBlocked
Type  String
Inherited from  businessObject:baseView
 
9
Name  section
Type  section
Inherited from  page
 
10
Name  include
Type  String
Inherited from  page
 
11
Name  pageVars
Type  String
Inherited from  page
 
12
Name  import
Type  String
Inherited from  java:referenceType
Inherited
properties
name from page.name

description from java:referenceType.description

template from java:referenceType.template

text from java:jwclass.text

jwpattern (base property)

title from page.title

displayTitle from panel.displayTitle

layout from panel.layout

view from panel.view

masterView from panel.masterView

instanceId from panel.instanceId

menuEntryEvent from page.menuEntryEvent

entryEvent from page.entryEvent

processName from page.processName

loopName from page.loopName

autoPersist from page.autoPersist

format from page.format

form from panel.form

viewDetail from panel.viewDetail

editDetail from panel.editDetail

role from panel.role

banding from panel.banding

bandingInterval from panel.bandingInterval

eventRequestParameter from page.eventRequestParameter

group from businessObject:baseView.group

screenPosition from businessObject:baseView.screenPosition

package from java:referenceType.package

uid from businessObject:internalClass.uid

failureForwardPage from page.failureForwardPage

failureForwardRequestString from page.failureForwardRequestString

linkCaption from page.linkCaption

hideWhenBlocked from page.hideWhenBlocked

presentationStyle from panel.presentationStyle

border from panel.border

childBorder from panel.childBorder

margin from panel.margin

childMargin from panel.childMargin

padding from panel.padding

childPadding from panel.childPadding

color from panel.color

childColor from panel.childColor

backgroundColor from panel.backgroundColor

childBackgroundColor from panel.childBackgroundColor

extraStyle from panel.extraStyle

height from panel.height

container from page.container

pageInitialisationCode from page.pageInitialisationCode

generatePage from page.generatePage

keepstash from page.keepstash

 15.24.1  Property 'nextName'
 15.24.2  Property 'backName'

15.24.1  Property 'nextName'
DescriptionString for the text to go on the button indicating 'Next' - go to the next stage. In multi-lingual environments, the rendering could use this name as a key to look up the translated name in a resource bundle.
TypeString
DefaultNext

15.24.2  Property 'backName'
DescriptionString for the text to go on the button indicating 'Back' - to go to the previous stage. In multi-lingual environments, the rendering could use this name as a key to look up the translated name in a resource bundle.
TypeString
DefaultBack
 


Copyright (c) 2001-2008 New Technology/enterprise Ltd.