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
Modifier and Type Method Description static java.lang.String
getCellExceptionString(java.lang.Exception ex)
static java.lang.String
getCellExceptionString(java.lang.String message)
-
Field Details
-
CELL_ERROR_PREFIX
public static final java.lang.String CELL_ERROR_PREFIX- See Also:
- Constant Field Values
-
-
Constructor Details
-
XViewerCells
public XViewerCells()
-
-
Method Details
-
getCellExceptionString
public static java.lang.String getCellExceptionString(java.lang.String message) -
getCellExceptionString
public static java.lang.String getCellExceptionString(java.lang.Exception ex)
-