New Shared Flow Dialog

Use this this dialog to create a new shared flow page flow. A shared page flow is a page flow that can be used by other page flows.

How To Open This Dialog

To open this dialog:

How To Use This Dialog

Shared Flow

Use this page to specify the name and location of the shared flow.

A single controller class is created. The controller class extends the class org.apache.beehive.netui.pageflow.SharedFlowController. The controller class name is based on the name you specify here. If you specify myPageFlow, then the controller class is named MyPageFlowController.java.

 

Related Topics

NetUI documentation: Shared Flow


Still need help? Post a question on the Workshop newsgroup.