Introduction

A common requirement of enterprise applications is to provide an interface that enables users to enter search criteria and then obtain only the data that matches their interests. This interface has typically been presented to the user in the form of a wizard, where a modal window presents a number of pages, and each page asks the user for criteria on a particular piece of information.

The following chapter shows how to create the enterprise framework wizard control, and we will investigate the following design aspects:

  • Creating a configurable, extendable, and functionally rich architecture

  • Employing an alternate solution to the {getter} and {setter} design patterns

  • Using the recommended approach for displaying popup questions in an ...

Get Enterprise Curl now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.