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 java.lang.Object

List of built in widget modes.

Author:
Anahide Tchertchian

Field Summary
static java.lang.String EDIT
           
static java.lang.String HIDDEN
           
static java.lang.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 java.lang.String VIEW
See Also:
Constant Field Values

EDIT

public static final java.lang.String EDIT
See Also:
Constant Field Values

HIDDEN

public static final java.lang.String HIDDEN
See Also:
Constant Field Values

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.