public class MibObjFieldFactory extends Object implements com.vaadin.ui.TableFieldFactory
| Constructor and Description | 
|---|
MibObjFieldFactory(List<String> resourceTypes)
Instantiates a new MIB Object field factory. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.vaadin.ui.Field<?> | 
createField(com.vaadin.data.Container container,
           Object itemId,
           Object propertyId,
           com.vaadin.ui.Component uiContext)  | 
Copyright © 2015. All rights reserved.