Which Listener in PJC  can I use to change for example the UPDATE_ALLOWED P

Hi,
i have wrote a PJC that change a few properties of a Forms object. For example a label, the foreground color...
My Problem is, with which Listener can i change a few forms objects at the same time.
For example to change the Update Allowed Property for 5 forms objects at the same time?
What is a customListener?
Thanks
Wolle

I thought a VBUTTON or VTEXTFIELD is a origin FORM
CLASS not a swing CLASS OR?
Forms is based on Java not on Swing! I can switch the
backgorund color the enable Property of a forms
object, so i thought every forms property is a
property in the id CLASS.
WolleSo, you think that Swing is not Java ?
Ok, have a good luck ;o)
Francois

Similar Messages

  • Can I use "dvt" function for customizing the chart format in OBIEE 11g?

    Hi,
    ".pcxml" file cannot be found in OBIEE11g. However, can I use "dvt" function for customization? If yes, how?
    Reference for dvt function:
    http://docs.oracle.com/cd/E23943_01/apirefs.1111/e12418/tagdoc/dvt_pieGraph.html

    Hello,
    I know it's possible, because i already found some blogs about changing the chart colors and turning off the animated graphs.
    <Graph visualEffects="NONE" animationDuration="0">
    But we want to alter more chart options, like make a bar chart default stacked. In 10G this was possible. I think this is also
    possible in 11G through the dvt-graph-skin.xml, but what i want to know is, is there a document that explains which tags you could use in this file.
    It would be great to get some help on this.

  • Can I use Time Machine for just the boot drive?

    Is it possible for me to set up Time Machine so that it ONLY backs up the boot drive and not any of the other drives? If so, how can I do that?

    Sure, just go to System Preferences -> Time Machine and click Options, then add the drives you don't want to back up to the list by clicking the + button.

  • Can I use existing repository for master repository?

    can I use existing repository (for example repository from oracle designer )
    for master repository? could you give me please an explanation
    thanks

    You can use Existing repository for your master Repository.
    Or you can create a new schema in your database and create
    master repository on that schema.
    I hope this answers your question

  • I have two iphone one is iphone 5 and othere is iphone 4 . can i use same id for both ? And do i have to purchase the application again for iphone 4 which i have buyed for iphone 5.??

    i have two iphone one is iphone 5 and othere is iphone 4 . can i use same id for both ? And do i have to purchase the application again for iphone 4 which i have buyed for iphone 5.??

    You can use the same Apple ID for both phones, you would then be able to use the purchased Apps/Content on both phones without having to pay again.

  • I have a Time Capsule with 2tb of storage, and an I-Mac with 500Gb. (which is at capacity) Can I use the Time Capsule to store data in addition to backing up the hard drive?

    I have a Time Capsule with 2tb of storage, and an I-Mac with 500Gb. (which is at capacity) Can I use the Time Capsule to store data from my hard drive that I want to access later in addition to backing up the hard drive?

    Can I use the Time Capsule to store data from my hard drive that I want to access later in addition to backing up the hard drive?
    Yes, but if you move the "original" data on your iMac to the Time Capsule....then the "original" data is now on the Time Capsule disk. 
    When...not if...the Time Capsule disk has a problem, you have no backups for this data.
    Perhaps a much safer plan might be to add an external hard drive attached directly to your iMac. Then, move the data to that drive from the iMac.
    Now, Time Machine will back up both your iMac and the external hard drive so you have "originals" on one drive and backups on another. Would that plan work for you?

  • When I use my IPhone 4S to view the Shaw Go Movie Central App when I am at home I only use WiFi which is automatic, I start watching a show and sometimes I will get a message like "you can not use your cellular for video playback" or something close to th

    When I use my IPhone 4S to view the Shaw Go Movie Central App when I am at home I only use WiFi which is automatic, I start watching a show and sometimes I will get a message like "you can not use your cellular for video playback" or something close to that. Then I received an email from Telus saying I had used my 3G instead of Wi-Fi  using 75% of my data. How can this happen when I'm on Wi-Fi at home? If it switched to 3G for some reason I should have been disconnected and not just transferred to 3G network using up my data. What is the fix for this??

    It doesn't have to be that complicated, Verizon iPhones come unlocked, just tell VZ you're going on Holiday/Traveling and suspend the service, no need to pay for service if you're not going to be using it. Pick up local SIM cards in the countries of your choosing, pop them in, re-activate iMessage and you're set!
    I recommend getting a SIM card from the Three network in England, they have great EU roaming rates and free like-home roaming in Italy.
    Set your phone's region to match the country you're in, it'll save from some headaches when calling local/international numbers.
    To answer your questions,
    1. If you choose not to have a local SIM card, it is good to keep your phone in Airplane mode to save battery.
    2. Make sure the two iPhones have different names to reduce sync/restore issues.
    3. If husband has an iPhone also, you can chat with iMessage/Facetime, just give him heads up about the new number you'll have. Otherwise, use Whatsapp if he's got an Android. You can activate Whatsapp with your American number or the international number if you choose to get a SIM in Europe.
    Also, Get the MagicJack app and/or Google Hangouts, both of those apps provide you with free calling to the USA and Canada using any internet connection. Google Voice is another good way to SMS across the seas.
    Let me know if you need any more tips for iPhoning across the pond.

  • HT4275 Can I use a different batteries than the apple ones 1900 mAh, like 2500 mAh which are the usually sold in stores?

    Can I use a different batteries than the apple ones 1900 mAh, like 2500 mAh which are usually sold at any store?

    Yes.  They should work fine.

  • Which module of CompactRIO can be used to measure strain gage

    I wonder which module of compactrio can be used to measure strain gage. or should i use the analog input module to measure the value and use the analog output module to excite the bridge?

    Hello,
    You are correct that you can use any of the analog input modules to take measurements, and use analog output modules for bridge excitation. You might also need to add other external components for bridge completion, depending on your sensor.
    Regards,
    Vineet A.

  • HT3354 how can i use one table for reference to another

    how can i use a table for a referance to another eg when i type a word in a cell, i will like it to match the word with another table then return the information in the cell i am using

    you can use vlookup() (or any of the lookup family of functions) to locate an item based on a key value:
    Here is an example of something you can do with two tables:
    The table on the right is title "Data" and stores a list of names with age and favorite color.
    The table on the left uses the value in the first column to lookup up information in the table Data
    in the table on the left:
    B2=IFERROR(A2&" is " & VLOOKUP(A2, Data :: A:D, 2, 0)&" years old and likes the color "& VLOOKUP(A2, Data :: A:D, 3, 0), "NOT FOUND")
    I know this look complicated.  so I'll break it up into smalled pieces:
    first the "&" is called the concatenate operator and joins two strings.  like this:
    a string is a set of characters between double quotes.
    so "string 1" & "string 2" becomes "string 1string2"  or "Sam " & "Jones" becomes "Sam Jones"
    you can use cell references instead of strings directly in which case the concatenation is performed on the contents of the cells.
    so if cell A1 contains "Hi " and the cell A2 contains "There"  then A1 & A2 will result in "Hi There"
    so you could add the formula
    A3=A1 & A2
    this is short hand for select cell A3 then type everything including the A3 so that A3 contains "=A1 & A2" (omit the double quote)
    OK.  So the formula I provided concatenates several items together:
    it concatenates A2, then the string " is " then a formula, then the string " years old and likes the color " then a formula
    the two formulas (highlighted in blue) perform a lookup of the value in cell A2 in columns A thru D of the table named "Data".  If if finds the value in cell A2 in the first column of the lookup range in the table Data (column A) then it returns the value from the same row but in the second or third column.
    all that is in a function calld iserror() to trap the condition where the calue you enter in A2 does not exist in the table Data:
    You will find the Numbers users guide and function reference helpful.  You can download then from Apple here:
    http://support.apple.com/manuals/#productivitysoftware

  • Have iPad, iPod Touch and iPhone 4s. Can I use one charger for all

    I have and iPad, iPhone 4S and iPod 4. Can I use one charger for all 3 and if so, which one. TZ all

    You can use the iPad charger for all.

  • Can I use 2 Time Capsules on the same network

    Can I use 2 Time Capsules on the same network
    Posted: Jul 23, 2009 1:49 PM Reply Email
    Here is what I want to do. I currently have a time capsule used for one end of the house. Currently my 2 kids rooms are in an addition that I have run a cable from the time capsule to each of their rooms. If I want to give them wireless for that part of the house could I add another TC, for wireless and they can both backup their macbooks to that time capsule.
    So Can I add a 2nd time capsule to extend by "N" network, or should I just go with an AP express or extreme and let them each have their own HD backup for each macbook?
    Brett

    Have bought many reconditioned (Refurb) product from Apple site and have always been happy with them. To date none have failed me and we have been Apple customers since 2006. With that said when you buy Refurbs make sure you know what model you are getting. The current TCs on the Apple site are last generation. The way to tell is to check the model number against the current one. Easy way to do this is to put both in the shopping cart and compare the model numbers. The Refurb model number is FB277LL/A and the new TC model is MB765LL/A. The first digits identify whether a Refurb or new, the rest should be the same if they are the same model number.
    Before you buy, now which model number you want and then check other sites to compare prices. I recently purchased a new TC on Amazon for a better price then the Apple Store Site. For larger Refurb purchases like MBPs, we choose to buy directly from Apple; but for peripherals we often buy from OWC, Amazon, and other sites. Hope this helps.

  • Can we use BAPI BAPI_ACC_DOCUMENT_POST to upload the vendor invoice?

    Hi,
    Can anybody tell me, can we use bapi BAPI_ACC_DOCUMENT_POST to upload the vender invoice?
    If yes, then which parameters we have to pass, and if no, then which is the other BAPI which is used for
    this purpose?
    Regards,
    Mrunal

    Hi Mrunal,
    Yes you can use BAPI_ACC_DOCUMENT_POST to upload vendor invoices.
    Parameters which are required to be passed are :
    Import tab :
    DOCUMENTHEADER: Mandatory fields for this specififed in documentation for this.
    Table tab:
    ACCOUNTGL: Enteries aganist GL account will be populated in this(check documentation for mandatory fields)
    ACCOUNTPAYABLE: Enteries aganist vendors will be populated in this(check documentation for mandatory fields)
    CURRENCYAMOUNT: in this currency amount aganist GL and vendor entries will specified.
    ITEMNO_ACC field will act as identifier as to amount belongs to which GL or vendor enteries.
    This much parameter are required to post vendor invoices.
    Regards,
    Brajvir

  • You can't use this mobile for Nokia Music Unlimite...

    I have just purchased a Nokia 5130 XpressMusic mobile phone which came with music.  I have previously had a similar phone which came with music which for the last year I have been using.  That unlimited downloads has now expired. 
    So I have plugged in my new phone, which I have not used to purcahse any music with through my old unlimited downloads, and it is saying:
    You can't use this mobile for Nokia Music Unlimited edition mobile.
    Can someone please tell me why not?  The phone is capable of playing music (it is an XpressMusic mobile).  I have specifically gone and purchased this phone for the unlimited downloads and will not be very happy if I am unable to activate it.
    Many thanks,
    Tania

    Hi Tania,
    Like @petrib mentioned you should be able find local Nokia Care details behind that Contact us -link up right in this page (or if you tell which country you are in I can check the details for you).
    You could also update to latest Nokia Music Player which has just become available e.g. here http://europe.nokia.com/support/product-support/nokia-music-support and see if activation would work with that.
    -ThreeOs

  • Which type of attachments can i open from Mail for...

    which type of attachments can i open from Mail for Exchange in Nokia E 7. ( e.g.MS Office Word , Excel , PowerPoint Latest versions , PDF , Jpeg Etc ) 
    Regards,
    COMDINI
    Regards,
    COMDINI

    As per the specifications..
    Email and messaging
    Easy-to-use email client with attachment support for e.g. images, videos, music and documents .doc, .xls, .ppt, .pdf, .zip

Maybe you are looking for

  • Idoc segment field length changes

    Hi friends,, I am new to idoc. My requirement is in my segment i am having 5 fields and also this segment is already realeased one. i wnat to change the field length from 10 to 20 . how to do this ? actually what i did is 1. i cancel the release for

  • ABAP and java....... Suggestions needed

    Hi All, Just wanted to know how important is knowing java incase if u wanna continue  your profession in ABAP.   If yes then where should I strat from as in which all chapters ...........  plz let me know where and how can learning java be useful for

  • Arabic words not displaying correct in flex 4

    Hello All, Please find the attached image with this post. Arabic words are not displaying completely/correctly. I have makred it with red line, you can see that in the attached image. <s:TextArea text="{_str}"  width="100%"                 height="10

  • Is there any rate-limit or qos hardset in the OfficeExtend AP600?

    Only getting 9-10MB of throughput on the Cisco OfficeExtend AP600's. I have a 25mb pipe, and when I use another router, and even a Linksys I'm able to get 25MB downloads. Let me also clarify that I'm using the personal / local SSID of the OfficeExten

  • Smartofrms: add final page with LOGO (print invoice)

    Hi all, In Smartforms, I would like to insert a final page with the LOGO of the company in whole page size. I already used &PAGE1(first) and  &PAGE2(next) but I am not able of to call a third and final page (ENDPG).  I followed this steps: - created