org.tentackle.ui
Interface FormWrapListener

All Superinterfaces:
EventListener

public interface FormWrapListener
extends EventListener

Listener for form wrap events.

Author:
harald

Method Summary
 void formWrapped(FormWrapEvent e)
          Invoked when an form wrap occurs, i.e.
 

Method Detail

formWrapped

void formWrapped(FormWrapEvent e)
Invoked when an form wrap occurs, i.e. the keyboard focus wraps from end to start of form.

Parameters:
e - the form wrap event


Copyright © 2001-2008 Harald Krake, Bergstr. 48, 78098 Triberg, Germany, harald@krake.de