public class FormViewAttributesBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
net.inveed.gwt.editor.shared.FormFieldLocation |
location |
int |
order |
boolean |
readonly |
String |
tabName |
| Constructor and Description |
|---|
FormViewAttributesBuilder(UIFormView a) |
public String tabName
public int order
public net.inveed.gwt.editor.shared.FormFieldLocation location
public boolean readonly
public FormViewAttributesBuilder(UIFormView a)
Copyright © 2018. All rights reserved.