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