Package com.levigo.jadice.web.client.ui
Interface PopupExecutor
public interface PopupExecutor
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(Command command, Collection<Object> context, Rectangle iconBounds, PopupExecutor.PreferredPosition preferredPosition)
-
Method Details
-
execute
void execute(Command command, Collection<Object> context, Rectangle iconBounds, PopupExecutor.PreferredPosition preferredPosition)
-