com.ibm.etools.iseries.rse.ui.view.fldtable
Class FieldTransfer
java.lang.Object
ByteArrayTransfer
com.ibm.etools.iseries.rse.ui.view.fldtable.FieldTransfer
public class FieldTransfer
- extends ByteArrayTransfer
Transfer class for transferring fields via drag and drop operations.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright
public static final String Copyright
- See Also:
- Constant Field Values
FIELD_NAME
public static final String FIELD_NAME
- See Also:
- Constant Field Values
FIELD_TYPE
public static final String FIELD_TYPE
- See Also:
- Constant Field Values
FIELD_LENGTH
public static final String FIELD_LENGTH
- See Also:
- Constant Field Values
FIELD_DIGITS
public static final String FIELD_DIGITS
- See Also:
- Constant Field Values
FIELD_DECPOS
public static final String FIELD_DECPOS
- See Also:
- Constant Field Values
FIELD_COLUMNHEADING
public static final String FIELD_COLUMNHEADING
- See Also:
- Constant Field Values
FIELD_TEXT
public static final String FIELD_TEXT
- See Also:
- Constant Field Values
FIELD_DEFAULT_VALUE
public static final String FIELD_DEFAULT_VALUE
- See Also:
- Constant Field Values
FIELD_EDITCODE
public static final String FIELD_EDITCODE
- See Also:
- Constant Field Values
FIELD_EDITWORD
public static final String FIELD_EDITWORD
- See Also:
- Constant Field Values
FIELD_DATETIME_FORMAT
public static final String FIELD_DATETIME_FORMAT
- See Also:
- Constant Field Values
FIELD_DATETIME_SEPARATOR
public static final String FIELD_DATETIME_SEPARATOR
- See Also:
- Constant Field Values
FIELD_CONNECTION
public static final String FIELD_CONNECTION
- See Also:
- Constant Field Values
FIELD_LIBRARY
public static final String FIELD_LIBRARY
- See Also:
- Constant Field Values
FIELD_FILE
public static final String FIELD_FILE
- See Also:
- Constant Field Values
FIELD_RECORD
public static final String FIELD_RECORD
- See Also:
- Constant Field Values
getInstance
public static Transfer getInstance()
getTypeIds
protected int[] getTypeIds()
getTypeNames
protected String[] getTypeNames()
Copyright © 2011 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.