com.vaadin.terminal.gwt.client
Interface EventId


public interface EventId


Field Summary
static String BLUR
           
static String FOCUS
           
static String LAYOUT_CLICK
           
 

Field Detail

BLUR

static final String BLUR
See Also:
Constant Field Values

FOCUS

static final String FOCUS
See Also:
Constant Field Values

LAYOUT_CLICK

static final String LAYOUT_CLICK
See Also:
Constant Field Values


Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.