Bungee Logic : Site : Interface

Page Status: Beta
Jump to: navigation, search

Back to Sites

Contents

[edit] Purpose

 An Interface site defines which interface is used.

[edit] 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.

    Copyright © 2005 - 2008 Bungee Labs. All rights reserved.