com.jalios.jcms.ajax
Interface CtxMenuConstants

All Known Subinterfaces:
CtxMenuPolicyFilter
All Known Implementing Classes:
AbstractCtxMenu, BasicCtxMenuPolicyFilter, CategoryCtxMenu, CtxMenuUtil, MemberCtxMenu, PortletCtxMenu, PublicationCtxMenu, WidgetCtxMenu

public interface CtxMenuConstants

Provides constants to implement Contextual menus.

Since:
jcms-6.1.0
Author:
dissert

Field Summary
static String DISABLED
           
static char FLAG_CADDY
           
static char FLAG_DELETE
           
static char FLAG_EDIT
           
static char FLAG_EXPORT
           
static char FLAG_SEPARATOR
           
static String INFO_ICON
           
static int MENU_DISABLED
           
static int MENU_ENABLED
           
static int MENU_SKIPPED
           
static String NO_ICON
           
 

Field Detail

DISABLED

static final String DISABLED
See Also:
Constant Field Values

FLAG_EDIT

static final char FLAG_EDIT
See Also:
Constant Field Values

FLAG_DELETE

static final char FLAG_DELETE
See Also:
Constant Field Values

FLAG_CADDY

static final char FLAG_CADDY
See Also:
Constant Field Values

FLAG_EXPORT

static final char FLAG_EXPORT
See Also:
Constant Field Values

FLAG_SEPARATOR

static final char FLAG_SEPARATOR
See Also:
Constant Field Values

MENU_SKIPPED

static final int MENU_SKIPPED
See Also:
Constant Field Values

MENU_ENABLED

static final int MENU_ENABLED
See Also:
Constant Field Values

MENU_DISABLED

static final int MENU_DISABLED
See Also:
Constant Field Values

INFO_ICON

static final String INFO_ICON
See Also:
Constant Field Values

NO_ICON

static final String NO_ICON
See Also:
Constant Field Values


Copyright © 2001-2010 Jalios SA. All Rights Reserved.