org.ujorm.wicket
Interface CommonActions


public interface CommonActions

Common GUI Actions

Author:
Pavel Ponec

Field Summary
static String CLONE
          Default value is the same like the field
static String CREATE
          Default value is the same like the field
static String DELETE
          Default value is the same like the field
static String ERROR
          Default value is the same like the field
static String EXIT
          Default value is the same like the field
static String FILTER
          Default value is the same like the field
static String LOGIN
          Default value is the same like the field
static String LOGIN_CHANGED
          Default value is the same like the field
static String READ
          Default value is the same like the field
static String UNDEFINED
          Default value is the same like the field
static String UPDATE
          Default value is the same like the field
 

Field Detail

CREATE

static final String CREATE
Default value is the same like the field

See Also:
Constant Field Values

READ

static final String READ
Default value is the same like the field

See Also:
Constant Field Values

UPDATE

static final String UPDATE
Default value is the same like the field

See Also:
Constant Field Values

DELETE

static final String DELETE
Default value is the same like the field

See Also:
Constant Field Values

CLONE

static final String CLONE
Default value is the same like the field

See Also:
Constant Field Values

FILTER

static final String FILTER
Default value is the same like the field

See Also:
Constant Field Values

EXIT

static final String EXIT
Default value is the same like the field

See Also:
Constant Field Values

ERROR

static final String ERROR
Default value is the same like the field

See Also:
Constant Field Values

LOGIN

static final String LOGIN
Default value is the same like the field

See Also:
Constant Field Values

LOGIN_CHANGED

static final String LOGIN_CHANGED
Default value is the same like the field

See Also:
Constant Field Values

UNDEFINED

static final String UNDEFINED
Default value is the same like the field

See Also:
Constant Field Values


Copyright © 2014. All Rights Reserved.