[Plugin] Ext.tree.TreePanel

Hello dear,
I'm using ExtJS and Ext.tree.TreePanel - v2.0.4 plugin, once I used the theme ExtJS tree disappears, I try to change the view Point of Ext.tree.TreePanel [plugin] but it doesn't help
example of
http://41.41.94.126:8080/apex/f? p = 101:1:1082592533859901:
user / ahmed
spend / 123

Thank you

Hello

The APEX Ext JS tree plugin includes source Ext JS 3.4.0 on the page when it renders. Including your own source will cause problems because the two scripts will overwrite each other names.

If you want you can comment it out in the function plugin_ext_tree.plugin_render PLSQL so to include your own external Ext JS source of the plugin say in a page template:
for example
/*
apex_javascript.add_library
(p_name-online 'ext-base' |) CASE WHEN apex_application.g_debug THEN '-debug' ELSE of END NULL
p_directory-online l_ext_source_dir | ' adapter/ext /'
p_version-online NULL
) ;
apex_javascript.add_library
(p_name-online "ext-all" |) CASE WHEN apex_application.g_debug THEN '-debug' ELSE of END NULL
p_directory-online l_ext_source_dir
p_version-online NULL
) ;
*/

Tags: Database

Similar Questions

  • Ext tree images

    Hello
    I'm trying to implement example of tree of Tobias (http://apex.oracle.com/pls/otn/f?p=65555:38) but I'm having a problem get the images folder/sheet is displayed.) I know it's probably something stupid I'm missing, but I can't understand it. I have the following line in my .js file:
    Ext.BLANK_IMAGE_URL = '/i/custom/ExtJS/resources/default/tree/blank.gif';
    And I made sure the path to the images in the file ext - all.css was correct. When I run the page, the images in the tree are all empty. When I remove the line above my .js file, the pictures in the folder and the leaves appear, but blank.gif image does not (obviously). So I don't think it's a matter of my image path err, but when the Ext.BLANK_IMAGE_URL is set, it's like folder/sheet images do not exist.

    Any ideas?
    Thank you!
    Tammy

    Hi Tammy

    You get further and further the right answer.

    First, you must copy all of the Ext files on your web server, keeping the structure of folders.
    The file ext - all.css uses relative paths to reference images, so you have to keep the existing structures of the file.

    Second, the solution of Ext.BLANK_IMAGE_URL I have given is correct and must come before the code for your tree

    i.e.

    Ext.onReady(function() {
       Ext.BLANK_IMAGE_URL = '/i/1px_trans.gif';
    
       // your tree code
    });
    

    Concerning

    Mark

    Demo: http://apex.oracle.com/pls/otn/f?p=200801
    blog: http://oracleinsights.blogspot.com
    Book: https://www.packtpub.com/oracle-application-express-4-0-with-ext-js/book

  • ExtJS tree Plugin does not work with extjs 3.4.0

    Dear,
    I have used apex 4.2 and extjs 3.4.0 and I use Extjs tree Plugin, before I used extjs 3.4.0 tree plugin works well, after I used extjs 3.4.0 tree is not displayed
    I used this file called extjs
    <link rel="stylesheet" type="text/css" href="/i/ext/3.4.0/resources/css/ext-all.css">
    <link rel="stylesheet" type="text/css" href="/i/ext/3.4.0/ex3-1-local-viewport.css">
    <script type="text/javascript" src="/i/ext/3.4.0/adapter/ext/ext-base.js"></script>
    <script type="text/javascript" src="/i/ext/3.4.0/ext-all.js"></script>
    <script type="text/javascript" src="http://timographya.com/extjs-3.3.1/ext-all-debug-w-comments.js"></script>
    <script type="text/javascript"src="/i/ext/3.4.0/ex3-1-local-viewport.js"></script>
    and I use it as a plugin in Ext JS Source directory
    default value: #IMAGE_PREFIX#ext/3.4.0/

    so why the tree does not now?
    Thank you

    Hi Ahmed

    You include Ext JS twice and two different versions.

    Delete this line

    
    

    In the future please create test on apex.oracle.com cases when you have questions, because it will be impossible to resolve otherwise. Also, do not forget that the use of Ext JS requires a valid license and so does the plugin to tree for APEX.

    See you soon
    Matt

  • Should I unOPT beta versions? If so, how this defect?

    The last few months, updates to Firefox beta for windows 7 come fast & furious. After each update, I have several plugins & ext is not working. I know that Firefox says it will help them as soon as POSSIBLE... but I don't know if beta is worth my time any more. Other comments please. Also how more recent non-beta my fault if I decide I want to do? Thank you.

    You can uninstall the beta version and install the final version.

    You can find the latest version of Firefox in all languages and for all systems operating here:

    Uninstall your current version of Firefox, if possible.

    Your bookmarks and other profile data stored in the Firefox profile folder and will not be affected by a relocation, but make sure that you do not select delete data of a personal nature if you uninstall Firefox.

  • BB10 WW Extension Native events

    I wrote an extension of virtual keyboard that works well as it goes.

    I wanted to add virtual keyboard in the extension events, so when the system does something with the VK I know about it and also to follow the height of the VK correctly, then virtualkeyboard_get_height is useless

    BB10-WebWorks-frame includes only a single API with a whole and loop which is BBM (what is exaggerated wide as an example for my little simple event)

    Anyway - I cobbled together something that should just about the work (I think), and it kills my extension

    Although the hooks to start and stop the event handler are commented he dies (it goes up to load the extension then say it can't find it - probably due to it crashing)

    I need really just an example of loop simple event

    If you want to watch the event broken stuff and point out my stupid mistake don't hesitate

    It's all on https://github.com/peardox/bb10webworks-ext/tree/master/VKeyboard

    I have two extensions more that I want to write after I get a job and they both also require the event loops

    I applied for a GitHub access then when I get these sussed they will end up in the API community

    Hello

    Your c ++ is not complete - your (most likely) crashing due to a lack of work; a problem with the writing of an extension, it's that the missing functions are not identified (it's a library! some other library could have this code!)

    You have not defined:

    webworks::TemplateNDK::SendEndEvent();
    

    but you called it.

    You must add the name of the class here have implemented each feature;

    static void SendEndEvent(){
        virtualkeyboard_request_events(0);
    }
    

    I highly recommend you try to compile your extension as/in a project of waterfalls - missing functions are identified immediately at the binding stage – and you get richer debugging...

    Can't be that Cascades even if can be any stand alone executable C++, made with the tools of your choice...

    I hope this helps!

  • How to automatically refresh the Panel in Panel tree view plugin...

    Hi team,

    I'm changing the plugin paneltreeview... Currently I need an automatic refresh of the group... Please suggest how to do the same thing... Thanks in advance...

    Not sure what your definition of "auto-refresh" is. In case you know the event that will trigger the refresh, and you want to redraw the tree, simply call

    ITreeViewMgr::ClearTree()

    ITreeViewMgr::ChangeRoot (kTrue)

    PnlTrvIdleTask::refresh() clearly shows.

    HTH

  • Ext/Collapsable trees &amp; dates selectors?

    Is it possible to make the extendable/retractable trees in a report of responses? An example of what I'm talking about you can be found here: http://www.mattkruse.com/javascript/mktree/

    This kind of thing requires custom java?

    Also, I have a lot of guests to date for reports. But for some reason, there is no date picker. Instead, the answers is just a plain text prompt. Is it possible to get a date picker in the command prompt?

    Thanks in advance!

    -Joe

    In a section of Scorecard new (or existing), drag the object of dashboard called "Folder" in the section. Click on "Properties" and go to the top of the tree that you want users to see. If you want the tree to enlarge / reduce, check the box "develop." Now in the dashboard, a user can see the view hierarchy tree, the status of responses.

  • BlackBerry WebWorks PIM Contact Plugin customization for retriving the list of all the Contacts in the phonebook

    Hi all

    I use the plugin contact Blackberry 10 webwroks sdk 1.0.0.Howvere pim, it gives me almost all pim access contact api.

    However, I would like to add a few additional options of pim api. Exactly, I want to customize seen pim plugin contact. And to expose methods added to the WebWorks project.

    Now, will I have to make the plugin necessary to start contact (by writing native code, and then wrap the same in construction of extension).

    Or is he in any case, I can get the code for the pim.contact plugin that came with blackberry SDK and can make the necessary changes in the native code and buiding new folder so and, following the steps for the construction of the extension.

    Here is the reason why I am demanding to make it personalized:

    I can't find any method that can retrieve list of the basicarry contact a table containing data for all contacts. The only thing I am able to do using the method find explicitly by setting the limit.

    Please suggest something and also correct me if I am wrong somewhere.

    It may be easier to start with your own custom extensions, but if you want to take a look at the SDK WebWorks and included extensions, that would be the best starting point.

    https://github.com/BlackBerry/BB10-WebWorks-framework/tree/master/ext/PIM.contacts

  • How to stop to block Firefox plugins

    Hello

    Until someone says something, the company mailing list means nothing to me. I don't have a lot of spam and super block quoted text.

    I'm trying to customize Firefox with a deployment file (mozilla.cfg). I use detail 23 because 17.0.8esr is too old interface-wise... even if it works for my current purpose and is my unwanted backup plan. I don't want to reduce my deployment to the 17 tree.

    I have an old piece of software that requires 6 45 java jre to run. Bonus is that it's only works in Firefox.

    However, 23 Firefox has a plugin check utility that disables this version of java. There is a popup indicating it is expired blah blah then turned off automatically. (direct link on the thing, I'm not talking- https://blog.mozilla.org/security/2012/10/11/click-to-play-plugins-blocklist-style/ )

    Is there something in the mozilla.cfg file that I can add to disable this check and just? I don't care if it is old and there is a security risk. I need this software to work. There must be no clicking on things or editing by users... it HAS to be perfect out of the box.

    This thread is 6 months old, I have the same problem, and there is no resolution because it is a "novelty".
    https://support.Mozilla.org/en-us/questions/939323

    I suspect that there will be a ton of ESR arrived 24 annoyed admins without a good workaround. Thank you.

    Thank you.

    Baller. Obtained from help from the googles and http://blog.mozilla.org/addons/2012/04/04/update-on-java-blocklist/

    --
    TLDR;

    Within the facility there is a blocklist.xml

    C:\Program files\mozilla firefox\browser
    OR
    C:\Program files (x 86) \mozilla firefox\browser

    This block is there by default and blocks a lot of stuff. You have two options. If you like living dangerously just remove blocklist.xml

    If not, change all the references to java in blocklist.xml

    For fun also add in

    --

    Disabled Plugin Check defaultPref ("plugin.scan.plid.all", false); defaultPref("plugins.update.url","");

    Disable the plugin blocklist lockpref ("extensions.blocklist.enabled", false);

    --

    So he is not actively scan or try to update. I suspect that on a updated version, you will need to re - edit or re - delete it's in the installation program.

  • Research within a tree of files for a string in a file

    Okay, I give up...

    I'm trying to search for a particular string like "xyz" in a bunch of files in various places in a tree *.txt - all folders and files in that I want to search are rooted in a particular folder.

    It used to be that Windows Explorer has a "Find files and folders" feature that had a "Search subfolders" box was just very well worked and intuitive.

    However, with the new improved search facility, I can't it to search for a string in a file tree. And assistance does not help.

    I even went in search, typed in "*.txt" for the name, and the search string, I get "name of xyz: * .txt" and the string is not found, even though I know that it is located in at least one of the files in the file tree under 'place' which is like C:\apk

    Could point me to it someone please to a description of how to do this, or maybe a pointer quick as to what I'm doing wrong?
    Thank you!

    Hello Paul,

    The syntax for Windows Search is now quite different.  On the one hand, the jokers work differently and are rarely needed for common searches.  Try instead to use the ext property:

    XYZ ext:txt

    However, remember that Windows Search is now based on word, not on the character.  When you search the contents of the file, if the string "xyz" is in the middle of a Word, it can not be found unless it is preceded by a space, an uppercase letter or a punctuation character.  Thus, you may need to perform a search on part of the word preceding the string "xyz".

    There is good information on the new syntax of search here:
    http://www.Microsoft.com/Windows/products/winfamily/desktopsearch/TechnicalResources/advquery.mspx

    Regarding the search for subfolders by default on Vista, the option is set in the search window "Folder Options" tab dialog.

    Some other tips:

    Remember that the parent folder is set to be indexed in the Indexing Options dialog boxes.

    Be aware that the type of search you do is preferable to Windows Explorer or the main search box, not in the start menu.  The latter has its options, which are often more restrictive than other methods.

    Mr. Doug in New Jersey

  • How to troubleshoot scripts plugin does not not Linux

    I added two scripts of plugin for my client Enterpirse of SUSE Linux 10.

    But it does not work. How to troubleshoot?

    Where is the journal of bbclient errors.

    ------------------------------------------------------------

    Home/BB/BBC4.40-bbpe/ext/BB-DB2.sh

    Home/BB/BBC4.40-bbpe/ext/BB-Memory.sh

    ------------------------------------------------------------

    Here's the ps - ef grep form the client server:

    -----------------------------------------------------------------

    BB@xxx:~/BBC4.40-bbpe/etc> hostname

    XXX

    BB@xxx:~/BBC4.40-bbpe/etc> ls - 1 | grep XXX

    BB@otwdev:~/BBC4.40-bbpe/etc> ps - ef | grep bb

    BB 922 1 0 12:56 pts/7 00:00:00 / bin/sh./runbb.sh restart

    BB 925 922 0 12:56 pts/7 00:00:00 /home/bb/bbc4.40-bbpe/bin/bbrun

    -a /home/bb/bbc4.40-bbpe/ext/bbcd

    BB 930 1 0 12:56 pts/7 00:00:00 / bin/sh./runbb.sh restart

    BB 935 1 0 12:56 pts/7 00:00:00 / bin/sh./runbb.sh restart

    BB 945 1 0 12:56 pts/7 00:00:00 / bin/sh./runbb.sh restart

    BB 945 946 0 12:56 pts/7 00:00:00 /home/bb/bbc4.40-bbpe/bin/bbrun

    -a /home/bb/bbc4.40-bbpe/bin/bb-local.sh

    BB 997 11579 0 12:45? 00:00:01 [kdeinit] konsole

    BB 1064 997 0 12:45 pts/3 00:00:00 / bin/bash

    BB 1799 930 0 12:56 pts/7 00:00:00 /home/bb/bbc4.40-bbpe/bin/bbrun

    -a /home/bb/bbc4.40-bbpe/ext/bb-db2.sh

    BB 2397 935 0 12:56 pts/7 00:00:00 /home/bb/bbc4.40-bbpe/bin/bbrun

    -a /home/bb/bbc4.40-bbpe/ext/bb-memory.sh

    BB 2713 11579 0 12:48? 00:00:00 kdesu u root - c/sbin/yast2

    BB 2901 1 0 12:48? 00:00:00 / opt/kde3/bin/kdesud

    BB 4471 11579 0 12:41? 00:00:00 [kdeinit] konsole

    BB 4559 4471 0 12:41 pts/1 00:00:00 / bin/bash

    BB 10356 4731 0 10:15? 00:00:00 / bin/sh/usr/X11R6/bin/kde

    BB 11579 1 0 10:15? 00:00:00 kdeinit4 running...

    BB 11587 1 0 10:15? 00:00:00 [kdeinit] dcopserver - nosid

    BB 11599 11579 0 10:15? 00:00:00 [kdeinit] klauncher

    BB 11613 1 0 10:15? 00:00:00 kded [kdeinit]

    BB 11670 10356 0 10:15? 00:00:00 kwrapper ksmserver

    BB 11674 1 0 10:15? 00:00:00 [kdeinit] ksmserver

    BB 11693 11579 0 10:15? 00:00:02 kwin [kdeinit] - session 10d4ea77 64000131856755600000165840000_1318576857_742551

    BB 11733 1 0 10:15? 00:00:01 [kdeinit] kdesktop

    BB 11772 1 0 10:15? 00:00:04 kicker [kdeinit]

    BB 11910 1 0 10:15? 00:00:00 kaccess [kdeinit]

    BB 13928 1 0 10:15? 00:00:00 [kdeinit] knotify

    BB 13930 11579 0 10:15? 00:00:00 zen-updater - desktop/usr/lib/w fr-updater / ZenUpdater.exe - patch-view - auto-launch

    BB 13948 1 0 10:15? 00:00:00 [kdeinit] kpowersave

    BB 13951 1 0 10:15? 00:00:00 [kdeinit] klipper

    BB 15094 25309 0 14:54 pts/7 00:00:00 ps - ef

    BB 15096 25309 0 14:54 pts/7 00:00:00 grep bb

    BB 17887 11579 0 12:16? 00:00:00 kio_file [kdeinit] file/tmp/kso socket flange-bb/klauncherBCBbtb.slave /tmp/ksocket-bb/kwritel8dBqa.slave-socket

    BB 17897 1 0 12:16? 00:00:00 kio_uiserver [kdeinit]

    root 24069 24046 12 Oct14? 20:43:03 / bin/sh. / bbconfig

    BB 25225 11579 0 12:55? 00:00:00 [kdeinit] konsole

    BB 25309 25225 0 12:55 pts/7 00:00:00 / bin/bash

    It's really weird.

    then try

    #! / bin/bash - x

    the first line.

    also makes

    ls-l/bin/sh

    point on? / bin/bash?

  • Working Webworks/Cordova Plugin with the Q_OBJECT Macro

    Hello together,

    could someone provide me with a sample Plugin for Eclipse project that is using Macros of Q_OBJECT? It would be great and a simple example would be sufficient.

    Thanks a lot and best regards

    I followed the plugin SystemDialog on Github. It uses QT SIGNALS and SLOTS. That works for me.

    https://github.com/BlackBerry/WebWorks-community-APIs/tree/master/BB10-Cordova/SystemDialog

  • QObjects connection in a plugin webworks

    I want to generate a thread that will be notified from time to time execute something...

    I looked at the following examples:

    http://StackOverflow.com/questions/3213738/QThread-blocking-main-application

    http://Qt-project.org/doc/Qt-4.8/signalsandslots.html

    Basically, taking advantage of the QObject::connect method...

    My project builds fine but need an error in my webworks app when the extension is called, which means that an inclusion on the plugin won't (I got this error too many times before, it is always because of inclusion).

    Remove the line of code that links my objects 2 makes the error disappear at the same time... the behavior of the plugin is not desired...

    Connect is a part of QObject that IS included...

    It was mentioned but nothing much has been heard by myself

    This is useful to you at the point is...

    https://github.com/BlackBerry/BB10-WebWorks-framework

    Unzip that and take a look at ext/bbm.platform

    Apparently something needs to be TemplateJS rather than TemplateNDK

    I am told by TimW its KeepAlive extension to use this trick to get the handle of display (I keep meaning to write an extension of ScreenShot discovered by chance)

    Not a lot of help, I know. Hey, it's a starting point - was not one of those to front

  • Problems with the Echo plugin

    Dear all,

    I'm trying to follow this tutorial and create a custom plugin:

    http://developer.BlackBerry.com/HTML5/documentation/beta/about_custom_native_plugins_cordova_blackbe...

    However, even if I add the plugin and run a simple application on the emulator, I am not able to make the cordova.exec function to call native code. I guess that something is broken in the string, the native code to the js.

    Cordova version 3.3 and native SDK is 10.2. Everyone knows the same problem?

    I do not post code is since then the tutorial one...

    Am I missing somehting in the tools / configuration?

    Thank you!

    -marco

    I think that registerEvents may have been broken, because I think that this sample is missing the onEvent method.

    I'll ask the documentation team to review this sample. We have a much more detailed model from and I would rather they referenced here instead - https://github.com/blackberry/WebWorks-Community-APIs/tree/master/BB10-Cordova/Template

    It seems that they have links with that, but not on this page directly.

    Happy that you guessed it works well!

  • Custom BB Webworks/Phonegap plugin for BB10

    Hello

    Can you please help me how to write Custom BB Webworks/Phonegap plugin for BB10? I knew for BB Java Smartphone (phonegap plugins).

    Hello

    We are working on the construction of full support for plugins to cordova, but for now, you must create a WebWorks extension and import it on the folder your PhoneGap project www.

    Here is a model to help you get started:

    https://github.com/BlackBerry/WebWorks-community-APIs/tree/master/BB10/template

Maybe you are looking for