Class DataSourceBooleanField

All Implemented Interfaces:
HasHandlers

public class DataSourceBooleanField extends DataSourceField
  • Constructor Details

    • DataSourceBooleanField

      public DataSourceBooleanField()
    • DataSourceBooleanField

      public DataSourceBooleanField(String name)
    • DataSourceBooleanField

      public DataSourceBooleanField(String name, String title)
    • DataSourceBooleanField

      public DataSourceBooleanField(String name, String title, int length)
    • DataSourceBooleanField

      public DataSourceBooleanField(String name, String title, int length, boolean required)