package com.tridium.eas.ui.widgets; public interface ListPopupHandler { void openPopup(Object obj, int i, int i2, int i3); }