|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sage.accpac.sm.View.OpenDirectives
public static final class View.OpenDirectives
Indicates the method to be used when opening a view.
| Field Summary | |
|---|---|
static int |
InstanceNotify
Opens a view that will include notification. |
static int |
InstanceOpen
Opens a view using viewInstanceOpen. |
static int |
None
Opens a view using viewOpen. |
| Constructor Summary | |
|---|---|
View.OpenDirectives()
|
|
| 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 None
public static final int InstanceOpen
public static final int InstanceNotify
View.addNotificationListener(com.sage.accpac.sm.NotificationListener)) to receive those
notifications.
| Constructor Detail |
|---|
public View.OpenDirectives()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||