Class ShareBaseNewShareDialog

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.sharebase.dialog.ShareBaseNewShareDialog
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 ShareBaseNewShareDialog extends BaseWindow
ShareBase ShareCreation Dialog for uploaded Documents
Author:
sudghosh
See Also:
  • Constructor Details

    • ShareBaseNewShareDialog

      public ShareBaseNewShareDialog()
  • Method Details

    • show

      public static void show(com.saperion.sharebase.ShareBaseClient client, ExternalStorageListItem externalStorageListItem)
    • setSharebaseClient

      public static void setSharebaseClient(com.saperion.sharebase.ShareBaseClient client)
    • setLocalization

      public static void setLocalization(LocalizationUtil lang)
    • setListItems

      public static void setListItems(ExternalStorageListItem item)
    • endModalCancel

      public void endModalCancel() throws Exception
      Cancel dialog.
      Throws:
      Exception - exception
    • onShareExpiryStyleSelection

      public void onShareExpiryStyleSelection()
    • accessCodeRequiredShare

      public void accessCodeRequiredShare()
    • passwordFieldNeeded

      public void passwordFieldNeeded()
    • onShareButtonClick

      public void onShareButtonClick()
    • validateEmailIDs

      public void validateEmailIDs()