Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9229989
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T05:42:38+00:00 2026-06-18T05:42:38+00:00

When closing the Dialog why setDataTransferRangeInSeconds() method is invoked? Normally I might not have

  • 0

When closing the Dialog why setDataTransferRangeInSeconds() method is invoked? Normally I might not have been invoked when closing Dialog?

    <h:form>
        <p:dialog header="Service Alarm Options" 
                widgetVar="updatedlg"
                closable="true" 
                minWidth="500"
                 minHeight="1000"
                resizable="false"
                dynamic="false" 
                >
            <h:panelGrid id="servicedetails">
                <p:commandButton value="Save"
                    action="#{alarmBean.updateServiceOptions}" />
                <p:commandButton value="#{messages.exit}" icon="ui-icon-close"
                    style="valign:bottom;float:right;padding-right:20px"
                    oncomplete="updatedlg.hide();">
                </p:commandButton>
                <p:inputText
                    value="#{alarmBean.selectedDocument.dataTransferRangeInSeconds}"></p:inputText>
            </h:panelGrid>

        </p:dialog>
    </h:form>

UPDATED.

    <p:dialog header="Service Alarm Options" widgetVar="updatedlg"
        closable="true" minWidth="500" minHeight="1000" resizable="false"
        dynamic="false">
        <h:form>
            <h:panelGrid id="servicedetails">
                <p:commandButton value="Save"
                    action="#{alarmBean.selectedDocument.saveNewFeatures}" />
                <p:commandButton value="#{messages.exit}" icon="ui-icon-close"
                    style="valign:bottom;float:right;padding-right:20px"
                    onclick="updatedlg.hide();" type="button" />
                <p:inputText
                    value="#{alarmBean.selectedDocument.dataTransferRangeInSeconds}"></p:inputText>
            </h:panelGrid>
        </h:form>
    </p:dialog>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T05:42:39+00:00Added an answer on June 18, 2026 at 5:42 am
    <p:dialog header="Service Alarm Options" widgetVar="updatedlg"
            closable="false" minWidth="500" minHeight="1000" resizable="false"
            dynamic="false">
            <h:form>
                <h:panelGrid id="servicedetails">
                    <p:commandButton value="Save"
                        action="#{alarmBean.selectedDocument.saveNewFeatures}" />
                    <p:commandButton value="#{messages.exit}" icon="ui-icon-close"
                        style="valign:bottom;float:right;padding-right:20px"
                        update="@form"
                        actionListener="#{alarmBean.selectedDocument.resetFeatures}"
                        oncomplete="updatedlg.hide();">                     
                    </p:commandButton>              
                    <p:inputText
                        value="#{alarmBean.selectedDocument.dataTransferRangeInSeconds}"></p:inputText>
                </h:panelGrid>
            </h:form>
        </p:dialog>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a little problem closing my dialog box in JavaScript/jQuery on mouse exit.
I have a form inside a dialog which I close by clicking on commandbutton
I have a modal dialog box with form. I want to reload the page
Minimal example dialog: <p:dialog header=Test Dialog widgetVar=testDialog> <h:form> <p:inputText value=#{mbean.someValue}/> <p:commandButton value=Save onsuccess=testDialog.hide() actionListener=#{mbean.saveMethod}/>
When i am closing my JFileChooser dialog, it opens again. I'm using the libgdx
I don t want the cross for closing the dialog box to appear in
I am creating an options dialog using JOptionPane.showOptionDialog(...) ; For the options parameter I
Our site has a form that is injected into a jQuery dialog. Upon entering
i need some help here. I have a dialog box that contains an iFrame
I have a problem in focusing the listview.In my form i have a listview

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.