Bungee Logic : Site : Adapter

Page Status: Beta

Back to Sites

Contents

[edit] Purpose

 An Adapter site defines which adapter is used.

[edit] How to Use

Consider the following code snippet:

view.formAdapter = LBAdapter;

The right-hand side of the declaration is for adapter LBAdapter.
It specifies that for view.formAdapter, use the adapter called LBAdapter.

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