Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.forms.layout.api
Class BuiltinWidgetModes

java.lang.Object
  extended by org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes

public class BuiltinWidgetModes
extends Object

List of built in widget modes.

Author:
Anahide Tchertchian

Field Summary
static String EDIT
           
static String HIDDEN
           
static String VIEW
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VIEW

public static final String VIEW
See Also:
Constant Field Values

EDIT

public static final String EDIT
See Also:
Constant Field Values

HIDDEN

public static final String HIDDEN
See Also:
Constant Field Values

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.