public class CrudPropertyEdit extends Object
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
boolean |
enabled |
boolean |
insertable |
boolean |
inSummary |
String |
label |
String |
name |
boolean |
searchable |
boolean |
updatable |
Constructor and Description |
---|
CrudPropertyEdit() |
public static final String copyright
public boolean enabled
public String name
public String label
public boolean insertable
public boolean updatable
public boolean inSummary
public boolean searchable