Web Application Framework Component Reference Guide
|
  
|
The Go To Page Link component is a HREF display field component which is preconfigured to use a Goto View Bean command descriptor.
The Go To Page Link component behaves in much the same way as the Hyperlink (HREF) component. The only difference is that the Go To Page Link component is explicitly preconfigured with a Goto View Bean command descriptor. This descriptor takes its parameter from the Target ViewBean Class Name property of the this component.
Property Name
|
Description
|
Notes
|
Model Reference
|
A reference to the model to which the visual component's bound model field belongs. This property must be configured before the Model Field Binding property can be configured.
|
Req
|
Model Field Binding
|
The model field to which the visual component is bound (where it stores/retrieves its value). The Model Reference property must be configured before this property can be configured.
|
Dependent on Model Reference
|
Name
|
The name of the component instance.
|
|
Visible
|
Controls whether the component will be displayed or not. Can also be set programmatically using the component's setVisible(boolean) method.
|
|
Target ViewBean Class Name
|
The class name of the view bean that the will be displayed at the conclusion of the request.
|
Req
|
Web Application Framework Component Reference Guide
|
819-0725-10
|
  
|
Copyright © 2004, Sun Microsystems, Inc. All Rights Reserved.