4445464748495051
/** * Constructor. Creates a new {@link IpRestrictionItemModel} object. */ public ShowAvailableIpRestrictionsForm() { super(new IpRestrictionItemModel()); getPager().setSorts(false); }