Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.table.header
Class DocModelColHeader

java.lang.Object
  extended by org.nuxeo.ecm.webapp.table.header.TableColHeader
      extended by org.nuxeo.ecm.webapp.table.header.DocModelColHeader
All Implemented Interfaces:
Serializable

Deprecated.

@Deprecated
public class DocModelColHeader
extends TableColHeader

Table column header for columns that display document model properties.

Author:
Razvan Caraghin
See Also:
Serialized Form

Constructor Summary
DocModelColHeader(String label, String id)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.webapp.table.header.TableColHeader
getId, getLabel, getStyleClass, isSortAscending, setId, setLabel, setSortAscending, setStyleClass
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocModelColHeader

public DocModelColHeader(String label,
                         String id)
Deprecated. 

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.