API Reference
| Classic JavaDoc |
Class View
java.lang.Object └ com.moyosoft.connector.ms.outlook.ui.View
public class View
Constructors
public | View (com.moyosoft.connector.com.Dispatch dispatch) | |
Methods
void | apply () | |
copy (String name) | ||
copy (String name, ViewSaveOption saveOption) | ||
void | delete () | |
...t.connector.com.Dispatch | getDispatch () | |
String | getLanguage () | |
String | getName () | |
getSaveOption () | ||
getViewType () | ||
String | getXML () | |
void | goToDate (java.util.Date date) | |
boolean | isLockUserChanges () | |
boolean | isStandard () | |
void | reset () | |
void | save () | |
void | setLanguage (String value) | |
void | setLockUserChanges (boolean value) | |
void | setName (String value) | |
void | setXML (String value) | |
Community comments
Powered by JavaDocPlus