Class PrimaryKeyControl

  • All Implemented Interfaces:
    java.util.Observer, VariableResolver, IControl, IDataBoundControl, IDataControl, IRenderer

    public class PrimaryKeyControl
    extends DataBoundControl
    Specifies a primary key. This control may be used when adding doui data where you need to know the identity of the item that will be added apriori. The control renders hidden input text with the primary key that will be used on addition.