Class ArrayCellIconPane
- java.lang.Object
-
- org.silverpeas.core.web.util.viewgenerator.html.arraypanes.ArrayCell
-
- org.silverpeas.core.web.util.viewgenerator.html.arraypanes.ArrayCellIconPane
-
- All Implemented Interfaces:
SimpleGraphicElement
public class ArrayCellIconPane extends ArrayCell implements SimpleGraphicElement
-
-
Constructor Summary
Constructors Constructor Description ArrayCellIconPane(IconPane iconPane, ArrayLine line)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IconPane
getIconPane()
String
getSyntax()
-
Methods inherited from class org.silverpeas.core.web.util.viewgenerator.html.arraypanes.ArrayCell
getName, getStyleSheet, print, setStyleSheet
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.silverpeas.core.web.util.viewgenerator.html.SimpleGraphicElement
print
-
-