Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.forms.layout.descriptors
Class LayoutColumnDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
      extended by org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutColumnDescriptor
All Implemented Interfaces:
Serializable, LayoutRowDefinition

public class LayoutColumnDescriptor
extends LayoutRowDescriptor

Layout column descriptor, acts as an alias of LayoutRowDescriptor.

Author:
Anahide Tchertchian
See Also:
Serialized Form

Constructor Summary
LayoutColumnDescriptor()
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
getName, getProperties, getProperties, getSize, getWidgets, isAlwaysSelected, isSelectedByDefault
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutColumnDescriptor

public LayoutColumnDescriptor()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.