Skip to main content

Creating the Page Class

Use Studio to create the main page for the application. Name the page HomePage.cls. Here are the steps:

  1. Open Studio. On the Menu Bar click File–>New. This opens the New dialog:

    generated description: newpage1 20142

  2. Click the Zen category. Click Zen Page and then click OK. This launches the Zen Page Wizard:

    generated description: newpage2 20131

  3. Enter the following information:

    • Package Name: ZenTutorial

    • Class Name: HomePage

    • Application: ZenTutorial.Application

    • Page Name: HomePage

    • Page type: Page

    Click Finish. Studio displays the following new Zen page:

    generated description: newpage3 20101

FeedbackOpens in a new tab