Class ShareBaseNewShareDialog

  • All Implemented Interfaces:
    EventChild, EventChildHandler, LogEventChildHandler, java.io.Serializable, java.lang.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:
    Serialized Form
    • Constructor Detail

      • ShareBaseNewShareDialog

        public ShareBaseNewShareDialog()
    • Method Detail

      • 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)
      • endModalCancel

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

        public void onShareExpiryStyleSelection()
      • accessCodeRequiredShare

        public void accessCodeRequiredShare()
      • passwordFieldNeeded

        public void passwordFieldNeeded()
      • onShareButtonClick

        public void onShareButtonClick()
      • validateEmailIDs

        public void validateEmailIDs()