ControlSource Interface

com.bea.control
ControlSource Interface

public interface ControlSource

    extends Serializable

A marker interface indicating that the implementing source (in a JCS file) is control source. All JCS implementation classes must implement this interface.

For more information on building Java controls, see Building Custom Java Controls.


All Superinterfaces
Serializable