How To : Adding a Field to a Class
Page Status: Beta
Contents |
[edit] Description
This document describes how to add a field to a class.
[edit] Prerequisites
Field
Class
Bungee Logic
Understanding Solutions and Projects
Creating a Solution
Adding a Project to a Solution
[edit] Procedure
To add a field to a class:
- Right-click on the class and select Add Field.
- The field is displayed in the Solution Detail and is automatically selected.
- In the Property Editor, change change/set the properties for the field.
To delete a field from a class:
- Select the field.
- Click the Delete icon (red X) at the top of the Solution Detail.
[edit] Error Handling
[edit] Examples
See the Hello Bungee Connect Tutorial.
[edit] Next Steps
Adding a Function to a Class
Adding a Form to a Class
[edit] Tags
Categories: HOW TO | Field | Bungee Logic | Programming