Class CheckboxEditorSource

  • All Implemented Interfaces:
    IEditorSource, java.io.Serializable, org.apache.wicket.util.io.IClusterable

    public class CheckboxEditorSource
    extends java.lang.Object
    implements IEditorSource
    Use this editor source's shared instance to create a checkbox editor for a boolean field. This is the default editor for BooleanField
    See Also:
    Serialized Form