org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers
Class TriggersSectionMetaData
java.lang.Object
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersSectionMetaData
- All Implemented Interfaces:
- ISchemaObjectsViewerMetaData
public class TriggersSectionMetaData
- extends java.lang.Object
- implements ISchemaObjectsViewerMetaData
Meta data of "Triggers" section
- Author:
- Idull
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME_COL
public static final int NAME_COL
- See Also:
- Constant Field Values
LEVEL_COL
public static final int LEVEL_COL
- See Also:
- Constant Field Values
TRIGGER_TIME_COL
public static final int TRIGGER_TIME_COL
- See Also:
- Constant Field Values
EVENT_COL
public static final int EVENT_COL
- See Also:
- Constant Field Values
ORDER_COL
public static final int ORDER_COL
- See Also:
- Constant Field Values
COLUMN_NAMES
public static final java.lang.String[] COLUMN_NAMES
COLUMN_WIDTH
public static final int[] COLUMN_WIDTH
TriggersSectionMetaData
public TriggersSectionMetaData()
getColumnCount
public int getColumnCount()
- Description copied from interface:
ISchemaObjectsViewerMetaData
- Columns number to be displayed
- Specified by:
getColumnCount
in interface ISchemaObjectsViewerMetaData
- Returns:
getColumnName
public java.lang.String getColumnName(int colIndex)
- Description copied from interface:
ISchemaObjectsViewerMetaData
- Column name
- Specified by:
getColumnName
in interface ISchemaObjectsViewerMetaData
- Returns:
getColumnWidth
public int getColumnWidth(int colIndex)
- Description copied from interface:
ISchemaObjectsViewerMetaData
- Column width
- Specified by:
getColumnWidth
in interface ISchemaObjectsViewerMetaData
- Returns: