The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Padre::Plugin::WebGUI::Assets - WebGUI Asset Tree

VERSION

version 1.002

METHODS

plugin

Accessor

connected

Accessor

url

Accessor

new

constructor

Accessor

main

Accessor

gettext_label

Accessor

clear

Accessor

update_gui

update_gui_disconnected

update_gui_connected

build_asset_tree

generate the list of assets todo - make this lazy-load for better performance

edit_asset

on_tree_item_right_click

on_tree_item_activated

event handler for item activation

get_item_image

get_item_icon

update_treectrl

TRACE

AUTHOR

Patrick Donelan <pdonelan@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Patrick Donelan.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.