All Implemented Interfaces:
com.jidesoft.swing.Overlayable, ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, SwingConstants

public class GenericRoleValidatedField extends RoleValidatedField
Filename: GenericRoleValidatedField.java Created on Oct 02, 2015 Author: Kathy Applebaum Copyright Inductive Automation 2015 Project: Ignition

This checks that the roles entered exist, but does not check that the current user has them. Used for requiredRoles in ProjectGlobalPropsPanel and ClientPermissionsPropsPanel

See Also:
  • Constructor Details

    • GenericRoleValidatedField

      public GenericRoleValidatedField()
  • Method Details