public class FieldInView extends Object
| Modifier and Type | Field and Description |
|---|---|
UIEditorField |
annotation |
IPropertyBuiler<?> |
builder |
AbstractPanelBuilder<?> |
container |
String |
name |
net.inveed.commons.reflection.BeanPropertyDesc |
property |
| Constructor and Description |
|---|
FieldInView(String name,
IPropertyBuiler<?> builder,
net.inveed.commons.reflection.BeanPropertyDesc prop,
UIEditorField annotation,
AbstractPanelBuilder<?> container) |
public final String name
public final IPropertyBuiler<?> builder
public final net.inveed.commons.reflection.BeanPropertyDesc property
public final UIEditorField annotation
public final AbstractPanelBuilder<?> container
public FieldInView(String name, IPropertyBuiler<?> builder, net.inveed.commons.reflection.BeanPropertyDesc prop, UIEditorField annotation, AbstractPanelBuilder<?> container)
Copyright © 2018. All rights reserved.