Class ArrayCell
- java.lang.Object
-
- org.silverpeas.core.web.util.viewgenerator.html.arraypanes.ArrayCell
-
- Direct Known Subclasses:
ActionableArrayCell
,ArrayCellButton
,ArrayCellIconPane
,ArrayCellLink
,ArrayCellText
public abstract class ArrayCell extends Object
-
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description String
getName()
String
getStyleSheet()
abstract String
getSyntax()
String
print()
void
setStyleSheet(String css)
-