Uiinfrastructure API Docs  
 

IDevicesView.Init Method 

This method initializes the View with the read only model interface it is supposed to draw it's data from as well as it's parent ActivitySpace (necessary to create URLS).

void Init(
   IModelRO model,
   AActivitySpace parent
);

See Also

IDevicesView Interface | com.plumtree.uiinfrastructure.devices Namespace