| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.datatools.sqltools.result.internal.ui.export.component.EncodingDelimiterOptionsSection
public class EncodingDelimiterOptionsSection
The encoding and delimiter options UI area.
| Constructor Summary | |
|---|---|
| EncodingDelimiterOptionsSection(org.eclipse.swt.widgets.Composite parent,
                                int numColumns,
                                org.eclipse.swt.widgets.Listener listener) | |
| Method Summary | |
|---|---|
|  java.lang.String | getDelimiter()Returns the delimiter | 
|  java.lang.String | getEncoding()Returns the encoding | 
|  org.eclipse.core.runtime.IStatus | getStatus()Returns the status of this UI section | 
|  java.lang.String | getUserDefinedDelimiter()Returns the user defined delimiter | 
|  void | setSupportDelimiter(boolean delimiter) | 
|  boolean | supportDelimiter() | 
|  void | updateOptionsSection() | 
|  void | updateTxtExportControls() | 
|  void | updateXMLExportControls() | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public EncodingDelimiterOptionsSection(org.eclipse.swt.widgets.Composite parent,
                                       int numColumns,
                                       org.eclipse.swt.widgets.Listener listener)
| Method Detail | 
|---|
public void updateOptionsSection()
public void updateTxtExportControls()
public void updateXMLExportControls()
public java.lang.String getDelimiter()
public java.lang.String getUserDefinedDelimiter()
public java.lang.String getEncoding()
public org.eclipse.core.runtime.IStatus getStatus()
public boolean supportDelimiter()
public void setSupportDelimiter(boolean delimiter)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||