|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.ecm.webapp.table.cell.AbstractTableCell
org.nuxeo.ecm.webapp.table.cell.PermissionsTableCell
@Deprecated public class PermissionsTableCell
| Constructor Summary | |
|---|---|
PermissionsTableCell(String user,
List<String> permissions)
Deprecated. |
|
| Method Summary | |
|---|---|
int |
compareTo(AbstractTableCell o)
Deprecated. |
Object |
getDisplayedValue()
Deprecated. Returns the displayed value contained by this cell. |
Object |
getValue()
Deprecated. Gets the data structure that is contained by this cell. |
void |
setDisplayedValue(Object o)
Deprecated. Sets the displayed value contained by this cell. |
void |
setValue(Object value)
Deprecated. Sets the data structure that is kept in this cell. |
| Methods inherited from class org.nuxeo.ecm.webapp.table.cell.AbstractTableCell |
|---|
getCellId, isDropable, setCellId, setDropable |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PermissionsTableCell(String user,
List<String> permissions)
| Method Detail |
|---|
public Object getValue()
AbstractTableCell
getValue in class AbstractTableCellpublic void setValue(Object value)
AbstractTableCell
setValue in class AbstractTableCellpublic Object getDisplayedValue()
AbstractTableCell
getDisplayedValue in class AbstractTableCellpublic void setDisplayedValue(Object o)
AbstractTableCell
setDisplayedValue in class AbstractTableCellpublic int compareTo(AbstractTableCell o)
|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||