Calculating a Panel header height

I'm trying to calculate the height of a Panel header. The Flex language reference includes a method getHeaderHeight(), but I cannot use it (see the trace statement below). Is there another way to calculate the header height?
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" minWidth="955" minHeight="600" creationComplete="init()">
    <mx:Script>
        <![CDATA[
            private function init():void{
                //trace("Header height="+panel.getHeaderHeight())
        ]]>
    </mx:Script>
    <mx:Panel  id="panel" width="249" height="213"/>
</mx:Application>

getStyle("headerHeight")  Works only in the case if you have set headerHeight of the panel.Other wise not.
with Regards,
Shardul Singh

Similar Messages

  • Remove Navigation panel header  scrollbar and Design Bar

    Hi guys,
    I need your help. I want to remove the Navigation panel header  scrollbars and Design Bar from the Navigation Panel.
    Please how can I do that.
    Looking forward for your response.
    Dakata A. Ibrahim

    Hi Abdu,
    You can change them from the Theme editor under System Administration-> Portal Display. Edit the required theme .
    You can change the height and width of the scroll bar images to 0px. Similarly for the design bar also you could do that else you can make the url to design bar to some blank image that coincides with your background color.
    Hope this helps,
    Regards,
    Uma.

  • Spark panel title height?

    How do you read the height of the title bar in a Spark panel?
    I expect this example to work, but it doesn't.
    http://blog.flexexamples.com/2010/07/25/setting-the-header-height-on-a-spark-panel-contain er-in-flex-4/
    The panel.titleDisplay does not have a height property.

    Use Viewport and Id VGroup:
    <s:VScrollBar id="bar" viewport="{exmp}" height="100%"/>

  • Portrait Orientation - Pagination / Layout Inspector "Header Height"?

    OK, I started playing with iBooks Author and I've managed to create my first book, with various images and framed text boxes in the page layout. Although this was easily achieved in just a few hours, I note I spent most of the time struggling to get an acceptable Portrait page layout. In the end I gave up and just ticked the "Disable portrait orientation" checkbox, unfortunatly making the book Landscape only.
    The issue is that I was wanting to define the specifc page layout and pagination in Portrait orientation, in the same way that I have done in Lanscape. Not unlike defining your Landscape / Portrait screen layout in developing an App.  The iBook I have ony requires a single page / screen per section.  But it appears that you cannot control the full page layout / pagination in Portrait mode, like you can in Landscape.
    I found the difference in the "Layout Inspector" when switching between Landscape & Portrait to be confusing.  In Portrait a new section comes up with "Header Height", which corresponds to the blue line that appears in the Portrait Book Outline.  I couldn't find any help on this or any clue how I could perhaps use this Portrait Header in trying to create an equivalent single screen page layout in Portrait mode. eg. It doesn't appear possible to either remove the Header altogether, or to use the header area as a full screen sized Portrait page (with effectively no body).  The main Landscape body "shared with protrait layout" text box seems to only want to position below the Header Height line.
    Has anyone had a similar experience with trying to control Portrait page layout, and has found a solution?  For now it looks like I'll need to stick with Landscape only.

    Thanks KT, but no, I'm not forcing a wide single page layout in Landscape.
    After again reviewing the sample "Life on Earth" book, I see that in Portrait orientation the whole book is effectively a continuous vertical scrolling (only) text, with pagination only occuring (being forced) between Chapters (not even between Sections).  Unlike in Landscape orientation, where pagination is forced for each individually defined screen / page, and scolling is horizontal only.
    Based on this, I believe my issue is that the metaphor Apple have used for Portrait Orientation is (in my view) not intuitive, nor consistent with other iPad / iBooks behaviour in Portrait orientation.
    For example, if I open a regular eBook in Portrait mode, I still navigate via horizontal page-by-page scrolling.  If I rotate to Landscape mode, I navigate via horizontal page-by-page scrolling.  Likewise, if I open a magazine App I get horizontal page-by-page scrolling in either orientation, just the layout is rearranged.  Even newspaper Apps I regularly use, which do have continuous vertical scrolling within a single article, still utilise horizontal page-by-page scrolling when moving between news articles (which I would equate to Sections).
    So I think the answer is that Portrait mode is poorly implemented / effectively broken, so "Disable portrait orientation" is the unfortunate correct answer for now.

  • Adf panel header facets disappear in internet explorer 8, 9

    Hello!
    I am using JDev&ADF 11.1.2.2 and my application works fine in Firefox 15.
    However, when opening it in IE 8 or 9, I get a problem with panel header facets.
    I have some jsff pages containing master-detail relationship with panel headers both in the master and the detail part.
    Every page is based on a page template. Every panel header contains Text and Toolbar buttons.
    In IE, when I try to change any attribute in the master table, Text and Toolbar disappear from the master panel header. I only can get them back if I refresh the page.
    I do not get this error when not using master-detail relationship, i.e. when I put only one table per page.
    I do not get this error in Firefox.
    Thank you in advance.

    Hi,
    I test this issue, actually, in IE 11, the option "set as backgroud" is grayed out after I applied policy  Administrative Templates > Control Panel > Personalization > Prevent changing desktop background, but seems not suitable for
    other versions of IE.
    You can try other solutions listed in the similiar thread
    How to disable the "Set as Desktop background"?<o:p></o:p>
    http://social.technet.microsoft.com/Forums/en-US/889447df-8452-44b4-bcdf-bf217b75ce6f/how-to-disable-the-set-as-desktop-background?forum=windowssteadystate
    Regards<o:p></o:p>
    Yolanda
    TechNet Community Support

  • OTC . How is freight calculated in OM header level

    Hi
    We have this business scenario where Freight is calculated at order header.
    But we were checking the API for that
    WSH_INTERFACE_GRP.Create_Update_Freight_Costs
    This is done at Delivery or Delivery detail level.
    So CANT we have freight costs at order header level???
    Basically i have say 3 labels created for an order i need to generate freight for these 3 labels. Please not 3 labels DOES NOT correspond to 3 lines.
    So can i create Freight lines for these 3 labels for that order header Id.
    And also another question is for RETURN orders we wont have any deliveries then how are freight cost calculated
    Regards
    Gibin

    FUNCTION ZSAVE_NOTES_SAVE.
    *"*"Local interface:
    *" IMPORTING
    *" VALUE(OBJECT_ID) TYPE CRMT_OBJECT_ID
    *" VALUE(OBJECT_TYPE) TYPE CRMT_SUBOBJECT_CATEGORY
    *" REFERENCE(HEADER) TYPE THEAD OPTIONAL
    *" REFERENCE(TEXT) TYPE TDTXTLINES
    *" TABLES
    *" LINES STRUCTURE TLINE
    TYPES : BEGIN OF STRUC,
    GUID TYPE CRMD_ORDERADM_H-GUID,
    END OF STRUC.
    DATA : WA_STRUC TYPE STRUC,
    IT_STRUC LIKE TABLE OF WA_STRUC.
    TYPES : BEGIN OF STRUC1,
    TDOBJECT TYPE STXH-TDOBJECT,
    TDNAME TYPE STXH-TDNAME,
    TDID TYPE STXH-TDID,
    TDSPRAS TYPE STXH-TDSPRAS,
    TDTITLE TYPE STXH-TDTITLE,
    TDLINE TYPE STXH-TDTXTLINES,
    END OF STRUC1.
    DATA : WA_STRUC1 TYPE STRUC1,
    IT_STRUC1 LIKE TABLE OF WA_STRUC1.
    SELECT SINGLE GUID FROM CRMD_ORDERADM_H INTO WA_STRUC WHERE
    OBJECT_ID = OBJECT_ID AND OBJECT_TYPE = OBJECT_TYPE.
    SELECT SINGLE TDOBJECT TDNAME TDID TDSPRAS TDTITLE TDTXTLINES FROM STXH
    INTO WA_STRUC1 WHERE TDNAME = WA_STRUC-GUID.
    APPEND WA_STRUC1 TO IT_STRUC1.
    CALL FUNCTION 'SAVE_TEXT'
    EXPORTING
    CLIENT = SY-MANDT
    HEADER = HEADER
    INSERT = ' I '
    SAVEMODE_DIRECT = ' X '
    OWNER_SPECIFIED = ' SAPUSER '
    * LOCAL_CAT = ' '
    * IMPORTING
    * FUNCTION =
    * NEWHEADER = HEADER
    TABLES
    LINES = LINES
    EXCEPTIONS
    ID = 1
    LANGUAGE = 2
    NAME = 3
    OBJECT = 4
    OTHERS = 5
    IF SY-SUBRC <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    * WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    COMMIT WORK.
    ENDFUNCTION.
    Have alook at the follolwing threads
    Probelem with SAVE_TEXT
    SAVE_TEXT FUNCTION MODULE
    save_text?
    there are many more examples.

  • Remove/hide navigation panel header

    Hi,
    I tried making the expand and collapse icons to 0px and also made the detailed navigation iView "tray" property to false but it did not help me.
    I have to hide or remove the navigation panel header(the expand/collapse panel). Thanks in advance.
    Rgds,
    Janvi.

    Hi Patel,
    To hide the navigation panel header there is nothing to do with the theme editor. For that you have to edit the default frame work page.
    Open PCD>>Portal Users>>Std Portal users>> Default frame work page
    Select the Desktop inner page from the default inner page and edit>> select the delatiled navigation iview and choose edit...
    Select the Apppearence Tray from the Property Catogary drop down.
    Make the <b>Show Tray</b> option to NO... save and close ...
    This will hide the detailed navigation header.
    If u want to hide the header of other iviews like portal favorites in the navigation pannel these are the steps to follow.
    Regards
    gEorgE

  • Spry Accordian panel content height for more than 1 accordian in site

    Hi,
    I have added a couple of accordians to my website on different pages.
    When I adjust the panel content height for 1 it automatically changes it for all of them on my site causing scroll bars to be visible - which I am trying to avoid.
    I'm new to Spry coding and am not sure what to change.
    Thank you for your help

    This is a frequent question, in one form or other. It helps to understand that when you insert a Spry Widget, the associated javascript and CSS files are also added to your site files. And if you insert a second of the same type of Widget, DW checks and sees the original js and css files and does not add a second (or third). This is efficient, and also keeps your styling uniform across all instances of that Widget in your site.
    If you want Widgets of the same type styled differently, you need to add to your CSS stylesheet style selectors that focus on those parts you want to be different.
    Because Widgets are already ID'd, you can't add a new ID directly to the Widget <div> But you can wrap the Widget in a new div and put an ID on that.
    Say you want two accordions on a page, one with panel content height of 100px and one with panel content height of 200px.
    ID your accordions' wrapper divs: <div id="normalheight"> and <div id="doubleheight"> (use better descriptive IDs).
    In the CSS stylesheet, do this:
    .AccordionPanelContent {
        overflow: auto;
        margin: 0px;
        padding: 0px;
        height: auto;
    #normalheight .AccordionPanelContent {
         height: 100px;
    #doubleheight .AccordionPanelContent {
         height: 200px;
    Be sure to add them directly after the given rule for .AccordionPanelContent; you are re-writing the height in that style selector for your two more specific accordions.
    Beth

  • Changing the background image on a panel header

    I just need to get a gradient image to display on panel header. I've gotten a custom skin to work and it seems to display properly in JDeveloper but not in IE or Firefox (really just need IE).
    I was trying
    af|panelHeader {
    background-image:url("/images/windowlet.gif") repeat-y;
    color: black;
    font-weight: bold;
    font-size: 12px;
    position: fixed;
    }

    Hi Dan,
    You might want to take a look at the following thread:
    Re: ADF Skinning panelbox:header
    It's about ADF Skinning panelbox:header
    I explain there something about path settings and that you probably have to user the reference to your J2eewebcontext-root.
    Good Luck
    Luc Bors

  • Binding property of a Panel header in Declarative Component

    Hi,
    I created a Custom Declarative component, which has a panel header, i wanted to expose the binding property of the panel header so that the users can add partial triggers to it programaticaly,
    so i added a attribute of type RichPanelHeader, and used it in bindings of the panel header, but i am getting following error,
    Unserializable value:RichPanelHeader[UIXFacesBeanImpl, id=dc_cnt_ph1] for key:PropertyKey[phBinding] in console,
    and the value in bean is null.
    the code used in Panel Header of Declarative component,
    <af:panelHeader text="#{attrs.phScreenHdrTxt}" id="dc_cnt_ph1"
                          helpTopicId="#{attrs.phScreenHdrHelpTopicId}"
                          rendered="#{attrs.phScreenHdrRendered}"
                          inlineStyle="#{attrs.phScreenHdrInlineStyle}"
                          partialTriggers="#{attrs.phScreenHdrPartialTrigger}"
                          binding="#{attrs.phBinding}">
          <attribute>
              <attribute-name>phBinding</attribute-name>
              <attribute-class>oracle.adf.view.rich.component.rich.layout.RichPanelHeader</attribute-class>
            </attribute>   code used in the consumer app.
    <app:Container id="c2" phScreenHdrTxt="tab1" phBinding="#{TestBean.panelHeader}">
        <f:facet name="body">
          <af:group id="g1">
            <af:outputText value="Tab1" id="ot1"/>
            <af:commandButton text="Refresh Panel Header" id="cb1"
                              actionListener="#{TestBean.refreshPh}"/>
          </af:group>
        </f:facet>
      </app:Container>
    public class TestBean  implements Serializable{
      private RichPanelHeader panelHeader;
      public void refreshPh(ActionEvent actionEvent) {
        panelHeader.setText("Changed");
        AdfFacesContext.getCurrentInstance().addPartialTarget(panelHeader);
      public void setPanelHeader(RichPanelHeader panelHeader) {
        this.panelHeader = panelHeader;
      public RichPanelHeader getPanelHeader() {
        return panelHeader;
    }is there any solution or way to expose the binding property of any component in a custom declarative component?

    Hi,
    as a last resort, try javax.faces.component.UIComponent as the component class. It seems that none of the UI components implements serializable. javax.faces.component.UIComponent is the JSF base class that they all use.
    Let me know if this works. If not, I think I have another option that mayl do
    Frank

  • Display panel header based on radio selection

    hi i have a stiuation where i what to display panel header based on radio button selection for example if the value of radio is DSO it must dispaly all under <af:panelHeader,am in jdeveloper 11.1.1.6.0
    i have this radio
    <af:selectOneRadio value="#{bindings.Paymenttype.inputValue}"
                                       label="#{bindings.Paymenttype.label}"
                                       required="#{bindings.Paymenttype.hints.mandatory}"
                                       shortDesc="#{bindings.Paymenttype.hints.tooltip}"
                                       id="sor1" autoSubmit="true"
                                       binding="#{pageFlowScope.addMember.dpayment}">
                      <f:selectItems value="#{bindings.Paymenttype.items}"
                                     id="si10"/>
                    </af:selectOneRadio>
    and my panel header is
                  <af:panelHeader text="Bank Details" id="ph6"
                                   visible="#{bindings.Paymenttype.inputValue eq &quot;DRO&quot;}"
                                 partialTriggers="sor1"
                                  inlineStyle="width:556px; border-color:Blue; border-style:ridge;">Edited by: adf009 on 2013/02/21 2:44 PM
    Edited by: adf009 on 2013/02/21 2:48 PM
    Edited by: adf009 on 2013/02/21 2:56 PM

    i have try that but it does not display panel header based on radio selection
    <af:selectOneRadio value="#{bindings.Paymenttype.inputValue}"
                                       label="#{bindings.Paymenttype.label}"                                  
                                       shortDesc="#{bindings.Paymenttype.hints.tooltip}"
                                       id="sor1" autoSubmit="true"
                                       binding="#{pageFlowScope.addMember.dpayment}"
                                       immediate="true">
                      <f:selectItems value="#{bindings.Paymenttype.items}"
                                     id="si10"/>
                    </af:selectOneRadio>
                    <af:panelFormLayout id="pfl7" labelAlignment="start">
                      <af:inputText value="#{bindings.Accounthldr.inputValue}"
                                    label="#{bindings.Accounthldr.hints.label}"
                                    required="#{bindings.Accounthldr.hints.mandatory}"
                                    columns="20"
                                    maximumLength="#{bindings.Accounthldr.hints.precision}"
                                    shortDesc="#{bindings.Accounthldr.hints.tooltip}"
                                    id="it22"
                                    visible='#{bindings.Paymenttype.inputValue eq "DRO"}'>
                        <f:validator binding="#{bindings.Accounthldr.validator}"/>
                      </af:inputText>
                      <af:inputText value="#{bindings.Bankaccountnumber.inputValue}"
                                    label="#{bindings.Bankaccountnumber.hints.label}"
                                    required="#{bindings.Bankaccountnumber.hints.mandatory}"
                                    columns="20"
                                    maximumLength="#{bindings.Bankaccountnumber.hints.precision}"
                                    shortDesc="#{bindings.Bankaccountnumber.hints.tooltip}"
                                    id="it20"
                                    visible='#{bindings.Paymenttype.inputValue eq "DRO"}'>
                        <f:validator binding="#{bindings.Bankaccountnumber.validator}"/>
                        <af:convertNumber groupingUsed="false"
                                          pattern="#{bindings.Bankaccountnumber.format}"/>
                      </af:inputText>
                      <af:selectOneChoice value="#{bindings.Bankaccounttype.inputValue}"
                                          label="#{bindings.Bankaccounttype.label}"
                                          required="#{bindings.Bankaccounttype.hints.mandatory}"
                                          shortDesc="#{bindings.Bankaccounttype.hints.tooltip}"
                                          id="soc12"
                                         visible='#{bindings.Paymenttype.inputValue eq &quot;DRO&quot;}'>
                        <f:selectItems value="#{bindings.Bankaccounttype.items}"
                                       id="si13"/>
                      </af:selectOneChoice>
                      <af:selectOneChoice value="#{bindings.Bankname.inputValue}"
                                          label="#{bindings.Bankname.label}"
                                          required="#{bindings.Bankname.hints.mandatory}"
                                          shortDesc="#{bindings.Bankname.hints.tooltip}"
                                          id="soc13"
                                           visible="#{bindings.Paymenttype.inputValue eq &quot;DRO&quot;}">
                        <f:selectItems value="#{bindings.Bankname.items}"
                                       id="si14"/>
                      </af:selectOneChoice>
                      <af:inputText value="#{bindings.Branchcode.inputValue}"
                                    label="#{bindings.Branchcode.hints.label}"
                                    required="#{bindings.Branchcode.hints.mandatory}"
                                    columns="20"
                                    maximumLength="#{bindings.Branchcode.hints.precision}"
                                    visible="#{bindings.Paymenttype.inputValue==&quot;DRO&quot;}"
                                    shortDesc="#{bindings.Branchcode.hints.tooltip}"
                                    partialTriggers="branchnameId" id="it19">
                        <f:validator binding="#{bindings.Branchcode.validator}"/>
                      </af:inputText>
                      <af:inputComboboxListOfValues id="inputComboboxListOfValues1"
                                                    popupTitle="Search and Select: #{bindings.Branchname.hints.label}"
                                                    value="#{bindings.Branchname.inputValue}"
                                                    label="#{bindings.Branchname.hints.label}"
                                                    model="#{bindings.Branchname.listOfValuesModel}"
                                                    required="#{bindings.Branchname.hints.mandatory}"
                                                    visible="#{bindings.Paymenttype.inputValue==&quot;DRO&quot;}"
                                                    columns="#{bindings.Branchname.hints.displayWidth}"
                                                    shortDesc="#{bindings.Branchname.hints.tooltip}">
                        <f:validator binding="#{bindings.Branchname.validator}"/>
                      </af:inputComboboxListOfValues>
                      <af:inputText value="#{bindings.Paymenttype1.inputValue}"
                                    label="#{bindings.Paymenttype1.hints.label}"
                                    required="#{bindings.Paymenttype1.hints.mandatory}"
                                    columns="#{bindings.Paymenttype1.hints.displayWidth}"
                                   visible="#{bindings.Paymenttype.inputValue==&quot;DRO&quot;}"
                                    maximumLength="#{bindings.Paymenttype1.hints.precision}"
                                    shortDesc="#{bindings.Paymenttype1.hints.tooltip}"
                                    id="it21">
                        <f:validator binding="#{bindings.Paymenttype1.validator}"/>
                      </af:inputText>
                    </af:panelFormLayout>
                  </af:panelFormLayout>
                  <af:panelHeader text="Bank Details" id="ph6"
                                  visible="#{bindings.Paymenttype.inputValue eq &quot;DRO&quot;}"                           
                                  partialTriggers="sor1"
                                  inlineStyle="width:556px; border-color:Blue; border-style:ridge;">
                    <f:facet name="context"/>
                    <f:facet name="menuBar"/>
                    <f:facet name="toolbar"/>
                    <f:facet name="legend"/>
                    <f:facet name="info"/>
                    <af:panelFormLayout id="pfl6"
                                        visible="#{bindings.Paymenttype.inputValue eq &quot;DRO&quot;}"                                  
                                        partialTriggers="sor1"
                                        inlineStyle="width:550px; border-color:Blue; border-style:ridge;">
                      <af:inputText value="#{bindings.Accounthldr.inputValue}"
                                    label="Account Holder Name"
                                    required="#{bindings.Accounthldr.hints.mandatory}"
                                    columns="#{bindings.Accounthldr.hints.displayWidth}"
                                    maximumLength="#{bindings.Accounthldr.hints.precision}"
                                    shortDesc="#{bindings.Accounthldr.hints.tooltip}"
                                    id="it14" partialTriggers="sor1">
                        <f:validator binding="#{bindings.Accounthldr.validator}"/>
                      </af:inputText>
                      <af:selectOneChoice value="#{bindings.Bankname.inputValue}"
                                          label="Bank"
                                          required="#{bindings.Bankname.hints.mandatory}"
                                          shortDesc="#{bindings.Bankname.hints.tooltip}"
                                          id="soc11" partialTriggers="sor1"
                                          immediate="true"
                                          contentStyle="width:190px;">
                        <f:selectItems value="#{bindings.Bankname.items}"
                                       id="si11"/>
                      </af:selectOneChoice>
                      <af:inputText value="#{bindings.Bankaccountnumber.inputValue}"
                                    label="Account Number"
                                    required="#{bindings.Bankaccountnumber.hints.mandatory}"
                                    columns="#{bindings.Bankaccountnumber.hints.displayWidth}"
                                    maximumLength="#{bindings.Bankaccountnumber.hints.precision}"
                                    shortDesc="#{bindings.Bankaccountnumber.hints.tooltip}"
                                    id="it16" partialTriggers="sor1">
                        <f:validator binding="#{bindings.Bankaccountnumber.validator}"/>
                        <af:convertNumber groupingUsed="false"
                                          pattern="#{bindings.Bankaccountnumber.format}"/>
                      </af:inputText>
                      <af:selectOneChoice value="#{bindings.Bankaccounttype.inputValue}"
                                          label="Account Type"
                                          required="#{bindings.Bankaccounttype.hints.mandatory}"
                                          shortDesc="#{bindings.Bankaccounttype.hints.tooltip}"
                                          id="soc10" partialTriggers="si10"
                                          contentStyle="width:190px;">
                        <f:selectItems value="#{bindings.Bankaccounttype.items}"
                                       id="si12"/>
                      </af:selectOneChoice>
                      <af:inputComboboxListOfValues id="branchnameId"
                                                    popupTitle="Search and Select: #{bindings.Branchname.hints.label}"
                                                    value="#{bindings.Branchname.inputValue}"
                                                    label="Branch Name"
                                                    model="#{bindings.Branchname.listOfValuesModel}"
                                                    required="#{bindings.Branchname.hints.mandatory}"
                                                    columns="20"
                                                    shortDesc="#{bindings.Branchname.hints.tooltip}"
                                                    partialTriggers="sor1"
                                                    autoSubmit="true">
                        <f:validator binding="#{bindings.Branchname.validator}"/>
                      </af:inputComboboxListOfValues>
                      <af:inputText value="#{bindings.Branchcode.inputValue}"
                                    label="Branch Code"
                                    required="#{bindings.Branchcode.hints.mandatory}"
                                    columns="#{bindings.Branchcode.hints.displayWidth}"
                                    maximumLength="#{bindings.Branchcode.hints.precision}"
                                    shortDesc="#{bindings.Branchcode.hints.tooltip}"
                                    partialTriggers="branchnameId" id="it18">
                        <f:validator binding="#{bindings.Branchcode.validator}"/>
                      </af:inputText>
                      <af:inputText value="#{bindings.Debitorderdate.inputValue}"
                                    label="Date"
                                    required="#{bindings.Debitorderdate.hints.mandatory}"
                                    columns="#{bindings.Debitorderdate.hints.displayWidth}"
                                    maximumLength="#{bindings.Debitorderdate.hints.precision}"
                                    shortDesc="#{bindings.Debitorderdate.hints.tooltip}"
                                    id="it17" partialTriggers="sor1">
                        <f:validator binding="#{bindings.Debitorderdate.validator}"/>
                      </af:inputText>
                    </af:panelFormLayout>
                  </af:panelHeader>this values are on the same VO
    Edited by: adf009 on 2013/02/21 5:23 PM

  • Reducing header height

    Hi,
    I want to edit header-height of CRM 6.0 Web UI.  I edited following properties in "thtmlb_stand.css" file: -
    th-l-logo
            background color: #0066A1;
            background position: right 7px;
           /* height:             72px; */
           height: 53px;
    and
    th-l-headercontainer
        background image:   url('styling/lshape/crm.gif');
        background color: #0066A1;
        background repeat: no-repeat;
        background position: 14px 14px;
        vertical align: middle;
        height: 53px;
    But by these changes, it shows a white strip below header container.
    I think it was set to 72px by previous developer and it is still picking up same height?
    It shows top 53px correctly but shows white space below.
    Please help.
    Thanks & Regards,
    Amey

    Hi Dennis,
    Thanks for reply.
    The white strip that is appearing is below the header and above the search bar.
    Its like: -
    Company CRM Logo........................................................................... [Help Center] [System News]  [Log off]
    >>>>>>>>>>>>>>>>>>>>White region<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    ...................................................................................................Saved Searches |______| Go Advanced Delete
    And remaining Web UI below.
    And if I increase/decrease the height property of th-l-logo class, the white region also increases/reduces.
    So you mean, I should set min-height = desired height?

  • How to set TabbedPane header height?

    How to set TabbedPane header height?

    So you got help in this posting that shows one way to add a component to the tabbed pane.
    [http://forums.sun.com/thread.jspa?threadID=5337065]
    But you didn't acknowledge the help you received.
    So now you want more help? Well since you didn't reply to that posting I won't reply to this posting.

  • Af|panelBox header height

    I'm trying to create a panelBox with a large header, however my styles are being overriden by an inline style that I don't know the source of.
    My style rules look like :
    af|panelBox::header {
        height: 2em;
    af|panelBox::header-start {
        height: 2em;
    af|panelBox::header-center {
        height: 2em;
    af|panelBox::header-end {
        height: 2em;
    }Using Firebug I can see that these are being set on the correct element, however they are being overriden by 'height: 25px' that is added as an inline style on the div/table elements that represent the panelBox header. Where does this 'header: 25px' come from? (it's not present anywhere in my project) Does the header bar for panelBoxes have to be 25px tall?

    Have you tried this ADF skinning property? It's not standard CSS but gets interpreted by the renderer and controls that inline style you're seeing in Firebug
    af|panelBox {
    -tr-header-height: 90px;
    The documentation says:
    The root style contains a skinning property "-tr-header-height" that is used when the panelBox is being stretched by its parent container to indicate the CSS length for the header bar of the panelBox so that the content can be stretched to fill the remaining space. This skin property is honored only if the panelBox is being stretched (like when a child of a panelDashboard).
    Might be what you're after
    - Rob

  • HP DC5700 P5BW-BTX Motherboard - front panel header pinout

    Greetings all ...
    I have been searching everywhere for the front panel header pinout of the P5BW-BTX Motherboard that is in the HP DC5700.
    Does anyone have this? It is unfortunately omitted from all the hardware and technical manuals.
    Thanks in advance
    Kenneth A Spencer
    [You never know, you might learn something that you never knew: from my new book: All about your Computer.]
    This question was solved.
    View Solution.

    OK: for future reference BeatGr et al, here is the pinout for the front panel header connector on the HP P5BW-BTX motherboard:
    LED HDD  1 10  LED PWR
    LED HDD  2 11  LED PWR
    NC       3 12  SWI PWR
    NC       4 13  SWI PWR
    NC       5 14  NC
    NC       6 15  NC
    ->18     7 16  NO PIN
    NC       8 17  NC
    NC       9 18  ->7  (pins 7 and 18 are permanently shorted)
    I am not sure of the significance of the shorted pins 7 and 18 - maybe someone else knows.
    Best wishes,
    Kenneth Spencer
    [You never know, you might learn something that you never knew: from my new book: All about your Computer. 230 pages, perfect bound. First 57 pages are on Google Books.]

Maybe you are looking for

  • Camera running in the background; won't close

    My phone wiped itself today. Finally got it back up and running: now the camera shows to be running in the background but when I click on it it won't come up. I can't close it! Anyone have any shortcuts or tips/something? My ringtones won't play as l

  • I'm getting faint electric shocks thro my forearms from my mac book pro. Is this normal as its very uncomfortable and tedius?

    I'm getting faint electric shocks thro my forearms from my mac book pro. Is this normal as its very uncomfortable and tedius?

  • Jsp taglib problem

    Hello all, as i am facing problem to display the value inside the table. following are the flow files of my code. my jsp page............ <%@ taglib uri="/WEB-INF/tld/c.tld" prefix="c" %> <tr> <td> </td> <td nowrap><b>Client</b></td> <td><c ut value=

  • Wildcard in wsdlRuntimeLocation inside of bpel.xml

    is there a way to use wildcards (e.g. %) in the property wsdlRuntimeLocation inside of the bpel.xml? e.g. <partnerLinkBinding name="RetryHandler_TUS"> <property name="wsdlLocation">ErrorHandler.wsdl</property> <property name="wsdlRuntimeLocation"> ${

  • Snow Leopard won't finish install

    Installing 10.6.3 disk on Macbook 2,1 intel core 2 duo processor 4GB ram and 667mhz currently running 10.5.8. I just finished replacing my fan and added some ram and embarked upon upgrading the software. About ten minutes into the install I get the w