public final class EditorFieldDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
customEditor |
String |
property |
boolean |
readonly |
| Constructor and Description |
|---|
EditorFieldDTO(String property,
String customEditor,
boolean readonly) |
public final String property
public final boolean readonly
public final String customEditor
public boolean equalsTo(EditorFieldDTO f)
Copyright © 2018. All rights reserved.