|
SalesPoint v3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object sale.OIV
public final class OIV
This class is a collection of constants that describe priorities used when registering validation processes when deserializing MultiWindows and FormSheets.
Field Summary | |
---|---|
static int |
FORMSHEET_PRIO
FormSheet priority: 300. |
static int |
JDISPLAYFRAME_PRIO
JDisplayFrame priority: 200. |
static int |
MULTIWINDOW_HANDLE_PRIO
MultiWindow Handle priority: 200. |
static int |
MULTIWINDOW_PRIO
MultiWindow priority: 100. |
static int |
NORM_PRIO
Normal priority: 0. |
Constructor Summary | |
---|---|
OIV()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NORM_PRIO
public static final int FORMSHEET_PRIO
public static final int JDISPLAYFRAME_PRIO
public static final int MULTIWINDOW_HANDLE_PRIO
public static final int MULTIWINDOW_PRIO
Constructor Detail |
---|
public OIV()
|
SalesPoint v3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |