Class OneDriveNewShareDialog

java.lang.Object
org.zkoss.zk.ui.AbstractComponent
org.zkoss.zk.ui.HtmlBasedComponent
org.zkoss.zul.impl.XulElement
org.zkoss.zul.Window
com.saperion.ngc.events.BaseWindow
com.saperion.ngc.dialogs.onedrive.dialog.OneDriveNewShareDialog
All Implemented Interfaces:
EventChild, EventChildHandler, LogEventChildHandler, Serializable, Cloneable, org.zkoss.zk.ui.Component, org.zkoss.zk.ui.ext.Scope, org.zkoss.zk.ui.IdSpace, org.zkoss.zk.ui.sys.ComponentCtrl, org.zkoss.zul.ext.Framable

public class OneDriveNewShareDialog extends BaseWindow
See Also:
  • Constructor Details

    • OneDriveNewShareDialog

      public OneDriveNewShareDialog()
  • Method Details

    • show

      public static void show(com.saperion.onedrive.OneDriveClient client, ExternalStorageListItem externalStorageListItem)
    • setOneDriveClient

      public static void setOneDriveClient(com.saperion.onedrive.OneDriveClient oneDriveClient)
    • setLocalization

      public static void setLocalization(LocalizationUtil localization)
    • setListItem

      public static void setListItem(ExternalStorageListItem listItem)
    • endModalCancel

      public void endModalCancel() throws Exception
      Throws:
      Exception
    • onShareButtonClick

      public void onShareButtonClick()
    • validateEmailIDs

      public void validateEmailIDs()