public static class

ActionInterfaces.Layout

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

Class Overview

Contains interfaces used in the layout process of action widgets.

Summary

Nested Classes
interface ActionInterfaces.Layout.ActionLayoutInterface Represents the contracts to be implemented by action windows for use in the layout process. 
interface ActionInterfaces.Layout.AppBarLayoutInterface Represents the contracts to be implemented by com.droidux.widget.appbar AppBar widgets for use in the layout process. 
[Expand]
Inherited Methods
From class java.lang.Object