Tab setting Clear

Hi
How can I remove ALL tab settings from the specified paragraph Style. I think line no. 9 is error. Please advice.
var mydoc = app.activeDocument;
var mypstyle = mydoc.paragraphStyles.everyItem().getElements();
for (i=1; i<mypstyle.length; i++)
    if (mypstyle[i].name == "77")
        mypstyle[i].tabStops = TabStops.CLEAR_ALL;
alert("Done")
Regards,
Vetha

Hi,
Try this ...
mypstyle[i].tabStops.everyItem().remove();
Regards

Similar Messages

  • Display the panel container when user select the specific tab in a tab set

    Hi SAP Experts,
    I've faced some problems and i would like to seek some help from the experts.
    Basically, my requirement is to display the component "panel container" which contains some data whenever a user select e.g. Tab "A" of my component Tab set. Similarly, it hides again when the user select Tab "B" and another panel container appear for it.
    I am not sure if this is achievable in Xcelsius. Experts, please advise me.
    Your help will be greatly appreciated!
    Thanks a lot!
    Feel free to clear any doubts with me
    Best regards,
    htoh

    actually, you can not do that, since you dont have a reference of the current selected tab

  • Can't grasp the relation between tab set, parent tab, standard tab set and standard tab

    Very novice to apex application building, but after trying to figure the concepts behind the tab sets I'm getting more and more confused about it as I always get different behaviour when changing things.
    The documentation is not very clear on this.
    Is there someone who can explain this in a comprehensive way?
    It would be nice to have a view on the consequences of using these different levels of groupings.
    Any help will be dearly appreciated ;-)

    Jan
    One level tab application
    Tabsets are used to group standard tabs.
    Use full when splitting up the application in different sections. Much like how the apex is split up in the application builder, sql workshop, team developend and administration.
    Parent tabs aren't used. And a one level tab application can't be turned into a two level tab application.
    Two level tab application
    Parent tabs belong to only one tabset "main".
    The standard tabset is the connection between the parent tab and standerd tab.
    There is one standard tabset for every parent tab.
    The standard tabset in the two level application has the same function as the tabset in the one level application.
    The standard tabset also determines when a parent tab is current.
    When on the page the setting Standard Tab Set is set then the parent tab belonging to that standard tabset is current.
    This means that if you change a page form one parent tab to an other you not only need to change the tab settings. But also the settings on the page.
    If you still in the position to choose between list or tabs as your main form of navigation I would recommend using lists.
    The possibilities with the list templates are greater that with tabs.
    Tabs have a maximum of two levels. List don't have such a limit.
    If you created your application as a one level tab application you can't turn it in a second level application without some serious hacking.
    Clicking on a standard tab submits the page and branch after the computations. This could also be viewed as a pro for tabs because with list navigation your page needs to be accessible by url. Did isn't necessary with standard tabs making them more secure. Parent tabs also use an url to navigate.
    Only the standard tabs belonging to the current standard tabset are rendered making a drop down menu impossible.
    Hope this clears up some of your questions.
    Nicolette

  • Tab Setting in Code Style

    JDeveloper 11.1.1.3 (PS2)
    We're using a code style with
    -- Indentation Size = 4
    -- Use Tab Character = Checked
    -- Tab Size = 4
    Every time we restart JDeveloper, my documents appear to be reformatted with a tab setting of 2, although the code style still says it's 4. I can reformat the document by going into Code Style, and clearing the Tab Checkbox. I then have to go back in and recheck it. Can someone please take a look?
    Thanks,
    Tom

    There appear to be bugs filed for this and related issues already (c.f. bug#9793235). They are marked as fixed in 11.1.2 or 11.1.1.4 (depending on the bug) - I guess you could file an SR and ask for a backport to 11.1.1.3
    John

  • Auto-Wrap for Tab Set...

    Is there any way to "auto-wrap"
    or "maually wrap" the tabs
    to the next line...
    I have 9 TABs in one tab set
    and it displays stretch
    really far to the right
    of the browser...
    I'd rather show them
    on a 2nd line.

    Kathryn,
    Well, how good is your html / css? I am not guarantying anything here, but maybe I can point you in the right direction(s).
    1a. Do you really need 9+ tabs? How about 2 levels of tabs, so you can have main categories (parent tabs) with sub-categories (standard tabs) Look to amazon.com for inspiration here.
    1b. If 2 levels of tabs aren't your cup of tea, how about a "List" for second level navigation?
    2. OK, so you don't like my first 2 suggestions and you're a glutton for punishment (and you are really good at html / css, and you have a lot of time on your hands)? You can probably make tabs out of nothing but div's: An outter div to contain the tabs and a div inside for each tab. You'll need to get familiar with (read: beat your head against the monitor for hours on end) the float, clear ,and position css elements and their various attributes. Since browsers don't play by the same rules, you'll likely need to resort to some hacks, such as the voice-family or html>body hack found at:
    http://glish.com/css/hacks.asp
    Here are some other links for inspiration:
    http://clagnut.com/sandbox/csstabs/?writingtext=csstabs
    http://glish.com/css/1.asp
    http://homelesspixel.de/tabs/
    http://htmldog.com
    http://simplebits.com
    http://alistapart.com
    http://zeldman.com
    The last 3 should be bookmarked in your RSS reader. If you are here, you are a web developer. The more you know about html (xhtml), the better your web apps will be, no matter what technology they are written.
    Good luck,
    Tyler

  • Apex Tab Set name variable

    Hi,
    Can someone tell me the apex global variable for TAB SET Name please?
    Is there any document from I can get complete list of all Apex variable names?
    Thanks in advance
    Dip

    Can someone tell me the apex global variable for TAB SET Name please?Not clear what you mean by "variable": can you provide more context?
    Is there any document from I can get complete list of all Apex variable names?If you mean substitution strings, then Flavio has a very ueful list of them and where it's possible to use them:
    http://oraclequirks.blogspot.com/2007/07/apex-substitution-strings-cross.html
    Other than that, the APEX documentation is probably the best place, although you may need to hunt around to find what you want:
    http://www.oracle.com/technology/products/database/application_express/html/doc.html
    For example, here's a list of substitution strings supported in page templates:
    http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/themes.htm#sthref1659

  • Calling Tab Set

    Dear Pakars
    i have some questions :
    1. How to calling tab set with parameters or custom http address ?
    2. How to get value for current page with plsql condition ?
    Thanks
    Viva Apex
    Apex - Indonesia

    No, I want you to be clear about what happens. You want to submit the current page (whatever page you're on) and then redirect. So if you're on page 1 and you see tab A, then you click tab A, this submits page 1, saving any form items, then you want to redirect to another app/page, passing some value from session state (maybe a page item value) to P1_EMPNO on the target page. But if you're on page 2 and you see tab A, then you click tab A, this will submit page 2 this time, saving any form items, then you want redirect to another app/page, passing some value from session state (maybe a page item value) to P1_EMPNO on the target page, but you will be passing the same value (or a value derived in the same way) from page 2 to your other application as you did on page 1. And so on for all pages on which tab A is visible.
    If this is correct, please confirm. If no, please explain. Then I'll go on.
    Scott

  • How can I create a new standard tab set?

    I have a tab set right now with one tab in it. How can I create a new tab set in an existing page with different tabs in it? Thanks.....

    Hi,
    Refer:
    http://proskudin.blogspot.com/2007/06/two-level-tabs.html
    Regards,
    Kartik Patel
    http://patelkartik.blogspot.com/
    http://apex.oracle.com/pls/apex/f?p=9904351712:1

  • Export to Word loses tab setting

    Post Author: HmCody
    CA Forum: .NET
    I am very new to Crystal Reports with VS.net and have run into a problem that I hope isn't a bug.
    I am creating a report that needs to be able to be exported to Word (it gets sent to the printer for inclusion in a program).  Several of the text objects are formatted with right tabs set at the right edge of the object.  Everything lines up perfectly when the report is viewed in the Report viewer and when I export to a pdf, but when I export to Word the right tabs are converted to left tabs and the text aligned to them is out of view.
    Anyone have a clue as to why this is happening and if there is a way to fix it?
    Thanks for your help.
    Helenmary

    Sorry - no pointers. Other than patience - this is a known issue, probably to be addressed in Service Pack 3 of Crystal reports. See Kb [1643979 - Crystal Reports for Visual Studio 2010 does not look for ForceLargerFonts registry key|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333633343333333933373339%7D.do]
    I have seen one or two reports of people using the below KBase with success (you'll have to modify the reg key to reflect CRVS2010). But most have no success. Testing this I did not have any success either, nor did I see the CRVS2010 engine looking for any of the keys noted in the KB....
    [1644563 - How to create the ForceLargerFonts registry key when using Crystal Reports 2008 (12.x)|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333633343334333533363333%7D.do]
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]
    Edited by: Ludek Uher on Jan 19, 2012 6:37 AM

  • Ignore Tab-Setting in a JTextPane

    Hello,
    i have a JTextPane and I need a Tab Size 0. I want to ignore the Tab-Setting, cuz I got an XML-Editor, with automaticaly indent.
    Does anyone Have an Idea ?

    This thread might help:
    http://forum.java.sun.com/thread.jsp?forum=57&thread=331679

  • Help, I accidentally deleted the parent tab set.

    I accidentally deleted the parent tab set from my application, and cannot find anyway to create a new one. Has anyone had this problem?
    Oracle - 9.04R2
    ApEx - 2.2.0
    Browser - Firefox
    Thanks,
    Michelle

    Hi Scott,
    unfortunately I made a stupid thing, being too smart and updating the FLOWS_020200.wwv_SOMETHING_tabs record, modifying parent tab of the problematic tab to main. Doing that caused the complete application to disappear from the Application builder. I guess some checksums in APEX internal objects were modified and that is the result.
    Fortunately I had a recent export of an application, so I didn't loose too much. That also means that I can not help myself with "as of" export.
    Could you please just tell if recreating parent tabs is possible by "clicking through apex screens" or should there be some hacking used.
    Zober

  • Problem: Two Tab Sets for one page

    Hello everyone. I have two tab sets and each tab set has one common tab, for example an "About" tab that redirects the user to page 25 when clicked. The tab set works perfectly for the first tab set but when I'm in the second tab set and I click "About" the other tabs change to the first tab set.
    Does anyone know how to solve this problem without having to create multiple "About" pages?

    Hi Nithya,
    My requirement is to have two main windows in the same page. For each line item it is triggering a new page. In the first page both the windows are displayed as expected but in the second page only the first main window (MAIN00) is getting triggered and the second main window (MAIN01) is not triggered.
    Output got :
    page1:
    MAIN00
    a
    MAIN01
    a
    page2:
    MAIN00
    b
    MAIN01
    (blank)
    Expected output:
    page1:
    MAIN00
    a
    MAIN01
    a
    page2:
    MAIN00
    b
    MAIN01
    b

  • Tab Set Label Colors - How do I change the selected tab label color?

    No matter what color I tell it to use for the Labels - Selected color I get white.  Is this a known bug in the system or am I not doing something correct.  I have a tab set component and a label based menu selector component on my display.  I've set up the labels and backgrounds for both components exactly the same but I can only get white for the selected tab set label.
    Edited by: Maureen LaComb on Feb 19, 2009 5:38 PM

    Hi, Maureen
    You can set the color of Tab Set by using the Following Steps.
    --> Select the Tab Set
    --> From the the Properties Window
    --> Select Appearance
    --> There are Two Tabs "Text" and "Color"
    --> From the Color Tab you can Select the Background Color
    --> Tab BackGrounds Or Labels from here you can select the color.
    But this setting will Apply to all the Tabs in a Tab Set, I think you can't set the Specific Setting for a single Tab in a Tab Set.
    Please Reply if any Issue,
    Kind Regards,
    Faisal

  • Tab Set

    Is my understanding correct that to use the Tab Set feature one page must be created for each tab required? And each page must have a tab set on it in the same position as the others?
    How would this work if I only wanted a portion of the page given over to the tab set? Would I have to repeat the content outside the tab set on each page used by the tab set?
    I have an implementation of a tabbed set using Tomahawk and, I beleive, when a tab is selected a full page refresh is not required. Within the jsp code I can define the html controls that appear on each tab and do not have to create new jsps. Is this functionality available with Creator?
    Andrew

    Having followed the example I have noticed that the content of the first tab (Page1.jsp) is never re-displayed after visiting another tab and attemtpting to return ot the first tab again.

  • Tab set font color

    I just downloaded the fix pack and have noticed that I am still unable to change the tab set tab font color.  Am I doing anything wrong?'
    Thanks,
    DD

    I believe what Purnima was speaking of was the Tab Background color properties.
    However, I believe there is an issue with the Label Over Color and Label Selected Color mapping properties of the Tab Set.
    Thanks.

Maybe you are looking for