public abstract class AlmContextMenuModel
extends java.lang.Object
The AlmContextMenuModel
is the interface to define the UI model for TPC contetxMenu tag.
Constructor and Description |
---|
AlmContextMenuModel() |
Modifier and Type | Method and Description |
---|---|
abstract java.util.List<ContextMenuItem> |
getMenuItems(RenderingContext rcontext, AlmComponent component) |
public abstract java.util.List<ContextMenuItem> getMenuItems(RenderingContext rcontext, AlmComponent component)