facets.core.superficial.app
Interface ViewableAction

All Known Implementing Classes:
ActionViewerTarget.Action

public interface ViewableAction

Action on viewable content.

A ViewableAction denotes a non-gesture defined action on viewable content; typical actions could be

The Object.toString() implementation should return a suitable title for the action.


Field Summary
static ViewableAction[] NO_ACTIONS
           
 

Field Detail

NO_ACTIONS

static final ViewableAction[] NO_ACTIONS