All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface oplan.acp3.StatusValues

public interface StatusValues
Process action-status values.

See Also:
ViewColor

Variable Index

 o STATUS_BLANK
 o STATUS_COMPLETE
 o STATUS_EXECUTING
 o STATUS_IMPOSSIBLE
 o STATUS_NA
 o STATUS_POSSIBLE

Variables

 o STATUS_BLANK
 public static final int STATUS_BLANK
 o STATUS_COMPLETE
 public static final int STATUS_COMPLETE
 o STATUS_EXECUTING
 public static final int STATUS_EXECUTING
 o STATUS_POSSIBLE
 public static final int STATUS_POSSIBLE
 o STATUS_IMPOSSIBLE
 public static final int STATUS_IMPOSSIBLE
 o STATUS_NA
 public static final int STATUS_NA

All Packages  Class Hierarchy  This Package  Previous  Next  Index