Skip navigation links
A B C D E F G H I J L M N O P R S T V W 

A

AbstractEditorPanelDTO - Class in net.inveed.gwt.editor.shared.forms.panels
 
AbstractEditorPanelDTO(IEditorRowDTO[]) - Constructor for class net.inveed.gwt.editor.shared.forms.panels.AbstractEditorPanelDTO
 
AbstractPropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
AbstractPropertyDTO(Integer) - Constructor for class net.inveed.gwt.editor.shared.properties.AbstractPropertyDTO
 
allowGeneration - Variable in class net.inveed.gwt.editor.shared.properties.BinaryPropertyDTO
 
argData - Variable in class net.inveed.gwt.editor.shared.EntityAccessServiceDTO
 
argID - Variable in class net.inveed.gwt.editor.shared.EntityAccessServiceDTO
 
argPage - Variable in class net.inveed.gwt.editor.shared.EntityAccessServiceDTO
 
argPageSize - Variable in class net.inveed.gwt.editor.shared.EntityAccessServiceDTO
 
asNameIndex - Variable in class net.inveed.gwt.editor.shared.properties.AbstractPropertyDTO
 
asNameIndex - Variable in class net.inveed.gwt.editor.shared.PropertyAttributesDTO
 
AUTH_OK - Static variable in class net.inveed.gwt.editor.shared.auth.AuthorizationResponse
 
AUTH_REJECT - Static variable in class net.inveed.gwt.editor.shared.auth.AuthorizationResponse
 
AUTH_RSA_ERROR - Static variable in class net.inveed.gwt.editor.shared.auth.AuthorizationResponse
 
AUTH_TIME_DEVIATION - Static variable in class net.inveed.gwt.editor.shared.auth.AuthorizationResponse
 
AuthorizationResponse - Class in net.inveed.gwt.editor.shared.auth
 
AuthorizationResponse(int) - Constructor for class net.inveed.gwt.editor.shared.auth.AuthorizationResponse
 
AuthorizationResponse(int, String, String, String) - Constructor for class net.inveed.gwt.editor.shared.auth.AuthorizationResponse
 
AutoFormViewDTO - Class in net.inveed.gwt.editor.shared.forms.panels
 
AutoFormViewDTO(IEditorRowDTO[], String, Integer, Integer) - Constructor for class net.inveed.gwt.editor.shared.forms.panels.AutoFormViewDTO
 

B

BinaryPropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
BinaryPropertyDTO(Integer, boolean, boolean, String, String, Integer, Integer, boolean, boolean) - Constructor for class net.inveed.gwt.editor.shared.properties.BinaryPropertyDTO
 
BooleanPropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
BooleanPropertyDTO(Integer, boolean, boolean, String, Boolean) - Constructor for class net.inveed.gwt.editor.shared.properties.BooleanPropertyDTO
 

C

code - Variable in class net.inveed.gwt.editor.shared.auth.AuthorizationResponse
 
columns - Variable in class net.inveed.gwt.editor.shared.lists.ListViewDTO
 
createArgs - Variable in class net.inveed.gwt.editor.shared.EntityAccessServiceDTO
 
customEditor - Variable in class net.inveed.gwt.editor.shared.forms.EditorFieldDTO
 

D

DateTimePropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
DateTimePropertyDTO(Integer, boolean, boolean, String, Long, Long, Long, String, boolean) - Constructor for class net.inveed.gwt.editor.shared.properties.DateTimePropertyDTO
 
defaultValue - Variable in class net.inveed.gwt.editor.shared.properties.BinaryPropertyDTO
 
defaultValue - Variable in class net.inveed.gwt.editor.shared.properties.BooleanPropertyDTO
 
defaultValue - Variable in class net.inveed.gwt.editor.shared.properties.DateTimePropertyDTO
 
defaultValue - Variable in class net.inveed.gwt.editor.shared.properties.DurationPropertyDTO
 
defaultValue - Variable in class net.inveed.gwt.editor.shared.properties.EnumPropertyDTO
 
defaultValue - Variable in class net.inveed.gwt.editor.shared.properties.FloatPropertyDTO
 
defaultValue - Variable in class net.inveed.gwt.editor.shared.properties.IntegerPropertyDTO
 
defaultValue - Variable in class net.inveed.gwt.editor.shared.properties.ObjectRefPropertyDTO
 
defaultValue - Variable in class net.inveed.gwt.editor.shared.properties.TextPropertyDTO
 
DurationPropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
DurationPropertyDTO(Integer, boolean, boolean, String, String, String, String, DurationPrecision, DurationPrecision, DurationFormat) - Constructor for class net.inveed.gwt.editor.shared.properties.DurationPropertyDTO
 

E

EditorFieldDTO - Class in net.inveed.gwt.editor.shared.forms
 
EditorFieldDTO(String, String, boolean) - Constructor for class net.inveed.gwt.editor.shared.forms.EditorFieldDTO
 
EditorFieldsRowDTO - Class in net.inveed.gwt.editor.shared.forms.rows
 
EditorFieldsRowDTO(EditorFieldDTO[]) - Constructor for class net.inveed.gwt.editor.shared.forms.rows.EditorFieldsRowDTO
 
EditorListRowDTO - Class in net.inveed.gwt.editor.shared.forms.rows
 
EditorListRowDTO(String) - Constructor for class net.inveed.gwt.editor.shared.forms.rows.EditorListRowDTO
 
EditorSectionDTO - Class in net.inveed.gwt.editor.shared.forms.panels
 
EditorSectionDTO(IEditorRowDTO[], String) - Constructor for class net.inveed.gwt.editor.shared.forms.panels.EditorSectionDTO
 
EditorTabContainerDTO - Class in net.inveed.gwt.editor.shared.forms.rows
 
EditorTabContainerDTO(EditorSectionDTO[]) - Constructor for class net.inveed.gwt.editor.shared.forms.rows.EditorTabContainerDTO
 
emptyAsNull - Variable in class net.inveed.gwt.editor.shared.properties.BinaryPropertyDTO
 
emptyAsNull - Variable in class net.inveed.gwt.editor.shared.properties.TextPropertyDTO
 
enabledWhen - Variable in class net.inveed.gwt.editor.shared.properties.MutablePropertyDTO
 
entities - Variable in class net.inveed.gwt.editor.shared.PlatformModelDTO
 
EntityAccessServiceDTO - Class in net.inveed.gwt.editor.shared
 
EntityAccessServiceDTO(String, String, String, String, String, String, String, String, String, String, Map<String, String>) - Constructor for class net.inveed.gwt.editor.shared.EntityAccessServiceDTO
 
EntityListPropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
EntityListPropertyDTO(String, String) - Constructor for class net.inveed.gwt.editor.shared.properties.EntityListPropertyDTO
 
EntityListPropertyDTO(Integer, String, String) - Constructor for class net.inveed.gwt.editor.shared.properties.EntityListPropertyDTO
 
EntityModelDTO - Class in net.inveed.gwt.editor.shared
 
EntityModelDTO(String, String, boolean, String, String, boolean, EntityAccessServiceDTO, Map<String, AutoFormViewDTO>, Map<String, ListViewDTO>, Map<String, AbstractPropertyDTO>) - Constructor for class net.inveed.gwt.editor.shared.EntityModelDTO
 
EnumModelDTO - Class in net.inveed.gwt.editor.shared
 
EnumModelDTO(Map<String, String>, String) - Constructor for class net.inveed.gwt.editor.shared.EnumModelDTO
 
EnumPropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
EnumPropertyDTO(Integer, boolean, boolean, String, String, String, String) - Constructor for class net.inveed.gwt.editor.shared.properties.EnumPropertyDTO
 
enums - Variable in class net.inveed.gwt.editor.shared.PlatformModelDTO
 
equalsTo(EditorFieldDTO) - Method in class net.inveed.gwt.editor.shared.forms.EditorFieldDTO
 
equalsTo(IEditorRowDTO) - Method in class net.inveed.gwt.editor.shared.forms.panels.AutoFormViewDTO
 
equalsTo(AutoFormViewDTO) - Method in class net.inveed.gwt.editor.shared.forms.panels.AutoFormViewDTO
 
equalsTo(IEditorRowDTO) - Method in class net.inveed.gwt.editor.shared.forms.panels.EditorSectionDTO
 
equalsTo(IEditorRowDTO) - Method in class net.inveed.gwt.editor.shared.forms.rows.EditorFieldsRowDTO
 
equalsTo(IEditorRowDTO) - Method in class net.inveed.gwt.editor.shared.forms.rows.EditorListRowDTO
 
equalsTo(IEditorRowDTO) - Method in class net.inveed.gwt.editor.shared.forms.rows.EditorTabContainerDTO
 
equalsTo(IEditorRowDTO) - Method in interface net.inveed.gwt.editor.shared.forms.rows.IEditorRowDTO
 

F

fields - Variable in class net.inveed.gwt.editor.shared.forms.rows.EditorFieldsRowDTO
 
filters - Variable in class net.inveed.gwt.editor.shared.properties.ObjectRefPropertyDTO
 
FloatPropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
FloatPropertyDTO(Integer, boolean, boolean, String, Double, Double, Double) - Constructor for class net.inveed.gwt.editor.shared.properties.FloatPropertyDTO
 
format - Variable in class net.inveed.gwt.editor.shared.properties.DateTimePropertyDTO
 
format - Variable in class net.inveed.gwt.editor.shared.properties.DurationPropertyDTO
 
formViews - Variable in class net.inveed.gwt.editor.shared.EntityModelDTO
 

G

getType() - Method in class net.inveed.gwt.editor.shared.properties.AbstractPropertyDTO
 
getType() - Method in class net.inveed.gwt.editor.shared.properties.BinaryPropertyDTO
 
getType() - Method in class net.inveed.gwt.editor.shared.properties.BooleanPropertyDTO
 
getType() - Method in class net.inveed.gwt.editor.shared.properties.DateTimePropertyDTO
 
getType() - Method in class net.inveed.gwt.editor.shared.properties.DurationPropertyDTO
 
getType() - Method in class net.inveed.gwt.editor.shared.properties.EntityListPropertyDTO
 
getType() - Method in class net.inveed.gwt.editor.shared.properties.EnumPropertyDTO
 
getType() - Method in class net.inveed.gwt.editor.shared.properties.FloatPropertyDTO
 
getType() - Method in class net.inveed.gwt.editor.shared.properties.IntegerIdPropertyDTO
 
getType() - Method in class net.inveed.gwt.editor.shared.properties.IntegerPropertyDTO
 
getType() - Method in class net.inveed.gwt.editor.shared.properties.ObjectRefPropertyDTO
 
getType() - Method in class net.inveed.gwt.editor.shared.properties.StringIdPropertyDTO
 
getType() - Method in class net.inveed.gwt.editor.shared.properties.TextPropertyDTO
 

H

heigh - Variable in class net.inveed.gwt.editor.shared.forms.panels.AutoFormViewDTO
 

I

IEditorRowDTO - Interface in net.inveed.gwt.editor.shared.forms.rows
 
IntegerIdPropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
IntegerIdPropertyDTO(Integer) - Constructor for class net.inveed.gwt.editor.shared.properties.IntegerIdPropertyDTO
 
IntegerPropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
IntegerPropertyDTO(Integer, boolean, boolean, String, Long, Long, Long) - Constructor for class net.inveed.gwt.editor.shared.properties.IntegerPropertyDTO
 
isAbstract - Variable in class net.inveed.gwt.editor.shared.EntityModelDTO
 

J

jsonRpcUrl - Variable in class net.inveed.gwt.editor.shared.ServerEnvironmentDTO
 

L

ListViewDTO - Class in net.inveed.gwt.editor.shared.lists
 
ListViewDTO(PropertyInListViewDTO[]) - Constructor for class net.inveed.gwt.editor.shared.lists.ListViewDTO
 
listViews - Variable in class net.inveed.gwt.editor.shared.EntityModelDTO
 
login - Variable in class net.inveed.gwt.editor.shared.auth.AuthorizationResponse
 

M

mappedBy - Variable in class net.inveed.gwt.editor.shared.properties.EntityListPropertyDTO
 
mappedBy - Variable in class net.inveed.gwt.editor.shared.PropertyAttributesDTO
 
max - Variable in class net.inveed.gwt.editor.shared.PropertyAttributesDTO
 
maxItem - Variable in class net.inveed.gwt.editor.shared.properties.DurationPropertyDTO
 
maxLength - Variable in class net.inveed.gwt.editor.shared.properties.BinaryPropertyDTO
 
maxLength - Variable in class net.inveed.gwt.editor.shared.properties.TextPropertyDTO
 
maxValue - Variable in class net.inveed.gwt.editor.shared.properties.FloatPropertyDTO
 
maxValue - Variable in class net.inveed.gwt.editor.shared.properties.IntegerPropertyDTO
 
methodCreate - Variable in class net.inveed.gwt.editor.shared.EntityAccessServiceDTO
 
methodDelete - Variable in class net.inveed.gwt.editor.shared.EntityAccessServiceDTO
 
methodGet - Variable in class net.inveed.gwt.editor.shared.EntityAccessServiceDTO
 
methodList - Variable in class net.inveed.gwt.editor.shared.EntityAccessServiceDTO
 
methodUpdate - Variable in class net.inveed.gwt.editor.shared.EntityAccessServiceDTO
 
min - Variable in class net.inveed.gwt.editor.shared.PropertyAttributesDTO
 
minLength - Variable in class net.inveed.gwt.editor.shared.properties.BinaryPropertyDTO
 
minLength - Variable in class net.inveed.gwt.editor.shared.properties.TextPropertyDTO
 
minValue - Variable in class net.inveed.gwt.editor.shared.properties.FloatPropertyDTO
 
minValue - Variable in class net.inveed.gwt.editor.shared.properties.IntegerPropertyDTO
 
multiline - Variable in class net.inveed.gwt.editor.shared.properties.TextPropertyDTO
 
MutablePropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
MutablePropertyDTO(Integer, boolean, boolean, String) - Constructor for class net.inveed.gwt.editor.shared.properties.MutablePropertyDTO
 

N

name - Variable in class net.inveed.gwt.editor.shared.EntityModelDTO
 
name - Variable in class net.inveed.gwt.editor.shared.EnumModelDTO
 
net.inveed.gwt.editor.shared - package net.inveed.gwt.editor.shared
 
net.inveed.gwt.editor.shared.annotations - package net.inveed.gwt.editor.shared.annotations
 
net.inveed.gwt.editor.shared.auth - package net.inveed.gwt.editor.shared.auth
 
net.inveed.gwt.editor.shared.forms - package net.inveed.gwt.editor.shared.forms
 
net.inveed.gwt.editor.shared.forms.panels - package net.inveed.gwt.editor.shared.forms.panels
 
net.inveed.gwt.editor.shared.forms.rows - package net.inveed.gwt.editor.shared.forms.rows
 
net.inveed.gwt.editor.shared.lists - package net.inveed.gwt.editor.shared.lists
 
net.inveed.gwt.editor.shared.properties - package net.inveed.gwt.editor.shared.properties
 
net.inveed.gwt.editor.shared.security - package net.inveed.gwt.editor.shared.security
 
notAfter - Variable in class net.inveed.gwt.editor.shared.properties.DateTimePropertyDTO
 
notBefore - Variable in class net.inveed.gwt.editor.shared.properties.DateTimePropertyDTO
 
notLonger - Variable in class net.inveed.gwt.editor.shared.properties.DurationPropertyDTO
 
notSetText - Variable in class net.inveed.gwt.editor.shared.properties.EnumPropertyDTO
 
notSetText - Variable in class net.inveed.gwt.editor.shared.properties.ObjectRefPropertyDTO
 
notShorter - Variable in class net.inveed.gwt.editor.shared.properties.DurationPropertyDTO
 

O

ObjectRefPropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
ObjectRefPropertyDTO(Integer, boolean, boolean, String, String, String, HashMap<String, String>, String) - Constructor for class net.inveed.gwt.editor.shared.properties.ObjectRefPropertyDTO
 
order - Variable in class net.inveed.gwt.editor.shared.lists.PropertyInListViewDTO
 

P

P_ASNAMEIDX - Static variable in class net.inveed.gwt.editor.shared.properties.AbstractPropertyDTO
 
P_TABS - Static variable in class net.inveed.gwt.editor.shared.forms.rows.EditorTabContainerDTO
 
password - Variable in class net.inveed.gwt.editor.shared.properties.TextPropertyDTO
 
pk - Variable in class net.inveed.gwt.editor.shared.ServerEnvironmentDTO
 
PlatformModelDTO - Class in net.inveed.gwt.editor.shared
 
PlatformModelDTO(String[], String[]) - Constructor for class net.inveed.gwt.editor.shared.PlatformModelDTO
 
PreAuthDTO - Class in net.inveed.gwt.editor.shared.security
 
PreAuthDTO(String, long) - Constructor for class net.inveed.gwt.editor.shared.security.PreAuthDTO
 
precision - Variable in class net.inveed.gwt.editor.shared.properties.DurationPropertyDTO
 
properties - Variable in class net.inveed.gwt.editor.shared.EntityModelDTO
 
property - Variable in class net.inveed.gwt.editor.shared.forms.EditorFieldDTO
 
property - Variable in class net.inveed.gwt.editor.shared.forms.rows.EditorListRowDTO
 
property - Variable in class net.inveed.gwt.editor.shared.lists.PropertyInListViewDTO
 
PropertyAttributesDTO - Class in net.inveed.gwt.editor.shared
 
PropertyAttributesDTO(Integer, Double, Double, Boolean, Boolean, String, String, String, String, String, String) - Constructor for class net.inveed.gwt.editor.shared.PropertyAttributesDTO
 
PropertyInListViewDTO - Class in net.inveed.gwt.editor.shared.lists
 
PropertyInListViewDTO(Integer, Integer, String) - Constructor for class net.inveed.gwt.editor.shared.lists.PropertyInListViewDTO
 
PropertyInstantiator - Annotation Type in net.inveed.gwt.editor.shared.annotations
 
publicData - Variable in class net.inveed.gwt.editor.shared.auth.AuthorizationResponse
 

R

readonly - Variable in class net.inveed.gwt.editor.shared.forms.EditorFieldDTO
 
readonly - Variable in class net.inveed.gwt.editor.shared.properties.MutablePropertyDTO
 
readonly - Variable in class net.inveed.gwt.editor.shared.PropertyAttributesDTO
 
referencedEntityName - Variable in class net.inveed.gwt.editor.shared.properties.EntityListPropertyDTO
 
referencedEntityName - Variable in class net.inveed.gwt.editor.shared.properties.ObjectRefPropertyDTO
 
referencedEntityName - Variable in class net.inveed.gwt.editor.shared.PropertyAttributesDTO
 
referencedEnumName - Variable in class net.inveed.gwt.editor.shared.properties.EnumPropertyDTO
 
referencedEnumName - Variable in class net.inveed.gwt.editor.shared.PropertyAttributesDTO
 
regexp - Variable in class net.inveed.gwt.editor.shared.properties.TextPropertyDTO
 
regexp - Variable in class net.inveed.gwt.editor.shared.PropertyAttributesDTO
 
regexpError - Variable in class net.inveed.gwt.editor.shared.properties.TextPropertyDTO
 
regexpError - Variable in class net.inveed.gwt.editor.shared.PropertyAttributesDTO
 
required - Variable in class net.inveed.gwt.editor.shared.properties.MutablePropertyDTO
 
required - Variable in class net.inveed.gwt.editor.shared.PropertyAttributesDTO
 
rows - Variable in class net.inveed.gwt.editor.shared.forms.panels.AbstractEditorPanelDTO
 

S

salt - Variable in class net.inveed.gwt.editor.shared.security.PreAuthDTO
 
ServerEnvironmentDTO - Class in net.inveed.gwt.editor.shared
 
ServerEnvironmentDTO(String, long, String) - Constructor for class net.inveed.gwt.editor.shared.ServerEnvironmentDTO
 
service - Variable in class net.inveed.gwt.editor.shared.EntityAccessServiceDTO
 
service - Variable in class net.inveed.gwt.editor.shared.EntityModelDTO
 
startWith - Variable in class net.inveed.gwt.editor.shared.properties.TextPropertyDTO
 
startWith - Variable in class net.inveed.gwt.editor.shared.PropertyAttributesDTO
 
StringIdPropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
StringIdPropertyDTO(Integer) - Constructor for class net.inveed.gwt.editor.shared.properties.StringIdPropertyDTO
 
superType - Variable in class net.inveed.gwt.editor.shared.EntityModelDTO
 

T

tabs - Variable in class net.inveed.gwt.editor.shared.forms.rows.EditorTabContainerDTO
 
TextPropertyDTO - Class in net.inveed.gwt.editor.shared.properties
 
TextPropertyDTO(Integer, boolean, boolean, String, String, Integer, Integer, String, String, String, boolean, boolean, boolean, boolean) - Constructor for class net.inveed.gwt.editor.shared.properties.TextPropertyDTO
 
time - Variable in class net.inveed.gwt.editor.shared.ServerEnvironmentDTO
 
timeSeconds - Variable in class net.inveed.gwt.editor.shared.security.PreAuthDTO
 
title - Variable in class net.inveed.gwt.editor.shared.forms.panels.EditorSectionDTO
 
token - Variable in class net.inveed.gwt.editor.shared.auth.AuthorizationResponse
 
trim - Variable in class net.inveed.gwt.editor.shared.properties.TextPropertyDTO
 
TYPE - Static variable in class net.inveed.gwt.editor.shared.properties.BinaryPropertyDTO
 
TYPE - Static variable in class net.inveed.gwt.editor.shared.properties.BooleanPropertyDTO
 
TYPE - Static variable in class net.inveed.gwt.editor.shared.properties.DateTimePropertyDTO
 
TYPE - Static variable in class net.inveed.gwt.editor.shared.properties.DurationPropertyDTO
 
TYPE - Static variable in class net.inveed.gwt.editor.shared.properties.EntityListPropertyDTO
 
TYPE - Static variable in class net.inveed.gwt.editor.shared.properties.EnumPropertyDTO
 
TYPE - Static variable in class net.inveed.gwt.editor.shared.properties.FloatPropertyDTO
 
TYPE - Static variable in class net.inveed.gwt.editor.shared.properties.IntegerIdPropertyDTO
 
TYPE - Static variable in class net.inveed.gwt.editor.shared.properties.IntegerPropertyDTO
 
TYPE - Static variable in class net.inveed.gwt.editor.shared.properties.ObjectRefPropertyDTO
 
TYPE - Static variable in class net.inveed.gwt.editor.shared.properties.StringIdPropertyDTO
 
TYPE - Static variable in class net.inveed.gwt.editor.shared.properties.TextPropertyDTO
 
typeDescriminator - Variable in class net.inveed.gwt.editor.shared.EntityModelDTO
 
typeDescriminatorField - Variable in class net.inveed.gwt.editor.shared.EntityModelDTO
 
typeOnUpdate - Variable in class net.inveed.gwt.editor.shared.EntityModelDTO
 

V

values - Variable in class net.inveed.gwt.editor.shared.EnumModelDTO
 
viewName - Variable in class net.inveed.gwt.editor.shared.forms.panels.AutoFormViewDTO
 

W

width - Variable in class net.inveed.gwt.editor.shared.forms.panels.AutoFormViewDTO
 
width - Variable in class net.inveed.gwt.editor.shared.lists.PropertyInListViewDTO
 
withTime - Variable in class net.inveed.gwt.editor.shared.properties.DateTimePropertyDTO
 
A B C D E F G H I J L M N O P R S T V W 
Skip navigation links

Copyright © 2018. All rights reserved.