info.magnolia.ui.vaadin.applauncher
Class AppLauncher.AppTile

java.lang.Object
  extended by info.magnolia.ui.vaadin.applauncher.AppLauncher.AppTile
All Implemented Interfaces:
Serializable
Enclosing class:
AppLauncher

public static class AppLauncher.AppTile
extends Object
implements Serializable

Represents one tile in the AppLauncher.

See Also:
Serialized Form

Constructor Summary
AppLauncher.AppTile(String name, String caption, String icon)
           
 
Method Summary
 String getCaption()
           
 String getIcon()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppLauncher.AppTile

public AppLauncher.AppTile(String name,
                           String caption,
                           String icon)
Method Detail

getName

public String getName()

getCaption

public String getCaption()

getIcon

public String getIcon()


Copyright © 2012 Magnolia International Ltd.. All Rights Reserved.