public static class

ActionInterfaces.Window

extends Object
java.lang.Object
   ↳ com.droidux.pack.action.interfaces.ActionInterfaces.Window

Class Overview

Contains interfaces related to action windows.

Summary

Nested Classes
interface ActionInterfaces.Window.ActionWindowInterface Represents the contracts to be implemented by action windows. 
interface ActionInterfaces.Window.PopupWindowInterface Represents the contracts to be implemented by widgets that use PopupWindow
enum ActionInterfaces.Window.PopupWindowPlacement Decides where the popup window should be placed relative to its anchor view/point. 
[Expand]
Inherited Methods
From class java.lang.Object