Top | Module | Use | Manual | Index |
Constants |
|
const byte ACTION_NONE = = 0x00; |
|
const byte ACTION_COPY = = 0x01; |
|
const byte ACTION_MOVE = = 0x02; |
|
const byte ACTION_COPY_OR_MOVE = = 0x03; |
|
const byte ACTION_LINK = = 0x04; |
|
const byte ACTION_REFERENCE = = 0x04; |
|
const byte ACTION_DEFAULT = = 0x80; |
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.