package org.ovirt.engine.ui.uicompat; public class EventArgs { public static final EventArgs EMPTY = null; }