GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
App::PFM::Browser::YourCommands(3) User Contributed Perl Documentation App::PFM::Browser::YourCommands(3)

App::PFM::Browser::YourCommands

This class is responsible for the browsing functionality that is specific for browsing through Your commands and selecting one.

_init(App::PFM::Screen $screen, App::PFM::Config $config, App::PFM::State $state)
Initializes new instances. Called from the constructor. Stores the application's current state internally.
browselist()
Getter for the key listing (A, a, B, b, ... Z, z) that is to be shown.
cursorcol()
Getter for the cursor column to be used in this browser.
currentitem()
Getter for the Your command at the cursor position.
list_items()
List the Your commands from the App::PFM::Config object.
show_item(int $which, boolean $highlight)
Shows one Your command item. Applies highlighting if the highlight argument is true.

pfm(1), App::PFM::Browser(3pm).
2014-04-09 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.