Class XViewerCells
- java.lang.Object
-
- org.eclipse.nebula.widgets.xviewer.XViewerCells
-
public class XViewerCells extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
CELL_ERROR_PREFIX
-
Constructor Summary
Constructors Constructor Description XViewerCells()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getCellExceptionString(java.lang.Exception ex)
static java.lang.String
getCellExceptionString(java.lang.String message)
-
-
-
Field Detail
-
CELL_ERROR_PREFIX
public static final java.lang.String CELL_ERROR_PREFIX
- See Also:
- Constant Field Values
-
-