LayoutServiceMenu

Provides a UI to allow layouts (obtained from LayoutService ) to be downloaded.

API

LayoutServiceMenu.java
class LayoutServiceMenu {
  public static final String LOGICAL_TYPE_NAME;
  LayoutServiceMenu(LayoutService layoutService)
}

Implementation

This is a concrete class.