com.sybase.uep.bobclient.controls
Class LinkParamListener

java.lang.Object
  extended by com.sybase.uep.bobclient.controls.LinkParamListener
All Implemented Interfaces:
net.rim.device.api.ui.FieldChangeListener

public class LinkParamListener
extends java.lang.Object
implements net.rim.device.api.ui.FieldChangeListener

This is the Link Paramter Listener

Author:
tdang

Field Summary
 
Fields inherited from interface net.rim.device.api.ui.FieldChangeListener
PROGRAMMATIC
 
Constructor Summary
LinkParamListener()
           
 
Method Summary
 void fieldChanged(net.rim.device.api.ui.Field field, int context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkParamListener

public LinkParamListener()
Method Detail

fieldChanged

public void fieldChanged(net.rim.device.api.ui.Field field,
                         int context)
Specified by:
fieldChanged in interface net.rim.device.api.ui.FieldChangeListener