Class PermissionsTab.AddPermissionsDialog

    • Constructor Detail

      • AddPermissionsDialog

        public AddPermissionsDialog()
        Construct the associated CUG Dialog.
    • Method Detail

      • authorizableList

        public AutoCompleteField authorizableList()
        Returns:
        the autocomplete field for the authorizable list.
      • create

        public CoralCheckbox create()
        Returns:
        the create checkbox.
      • modify

        public CoralCheckbox modify()
        Returns:
        the modify checkbox.
      • delete

        public CoralCheckbox delete()
        Returns:
        the delete checkbox.
      • replicate

        public CoralCheckbox replicate()
        Returns:
        the replicate checkbox.