Bungee Logic : Site : Interface

From $1

Table of contents
  1. 1. Purpose
  2. 2. How to Use

Back to Sites

Purpose

 An Interface site defines which interface is used.

How to Use

Consider the following code snippet:

view.formInterface = LBInterface;

The right-hand side of the declaration is for interface LBInterface.
It specifies that for view.formInterface, use the interface called LBInterface.

Tags:
 
Images (0)
 
Comments (0)
You must login to post a comment.