| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISQLBuilderEditorInputUsageOptions
This interface defines the usage options of ISQLBuilderEditorInput. An option may be specified to ignore a specific input info even if exists.
| Method Summary | |
|---|---|
|  java.lang.String | encode()Encodes the given ISQLBuilderEditorInputUsageOptionsobject for persistence. | 
|  void | setUseWindowState(boolean useState)Specifies whether to restore/save the window state information. | 
|  boolean | useWindowState()Indicates whether to restore/save the window state information. | 
| Method Detail | 
|---|
boolean useWindowState()
void setUseWindowState(boolean useState)
useState - true to use the input's window state if exists; 
                 false to ignore the window state info even if it existsjava.lang.String encode()
ISQLBuilderEditorInputUsageOptions object for persistence.
SQLBuilderEditorInputUsageOptions.decode(String)| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||