Code Monkey home page Code Monkey logo

oracle-application-express-snippets's Introduction

Oracle Application Express Snippets

Code snippets for use with Oracle Application Express (APEX).

Plugins

Dynamic Actions

Slide Up

Is an animation effect which slowly slides up a region or page item. The effect looks much nicer than the built-in Hide dynamic action which immediately hides the component.

Slide Down

Is an animation effect which slowly slides down a region or page item. The effect looks much nicer than the built-in Show dynamic action which immediately shows the component.

Slide Toggle

Is an animation effect which slowly slides up or down a region or page item. The effect looks much nicer than the built-in show/hide dynamic action which immediately shows or hides the component.

SQL

APEX collections in IDE

This short anonomous block can be used to query data from the apex_collections view inside a PL/SQL IDE. After prompting you to define the workspace, application id and session it will allow you to access the apex_collections view as if you were running the queriy inside your APEX session.

APEX remove all debug data

This short anonomous block can be used to delete debug data from apex inside a PL/SQL IDE. After prompting you to define the workspace, application id and session it will loop through all of your applications and remove debug data.

APEX application pages

These queries can be used to access information about any given page in an application. They can prove particularly useful for components on global pages (i.e. page 0).

oracle-application-express-snippets's People

Contributors

mike-gough avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.