Name

vptk_w::VPTK_Widget::Label - Label widget definition

Description

This is a sample class derived from vptk_w::VPTK_Widget

Properties

Correct object must have following obligatory properties:
  -instance_data => {-widget_data=>{},-geometry_data=>{}}
Dynamic data:
  -id
  -visual_object
  -parent_object

Methods

This class implement virtual methods defined by parent class:

Getter methods (Class-related):

  HaveGeometry  => (0/1) 
  DefaultParams => [-relief=>'flat']
  TkClassName   => 'Tk::Label',
  PrintTitle    => 'Label',
  EditorProperties => {-background=>'color',-borderwidth=>'int+'},

$w->JustDraw(parent) - draw the object using widget's actual parameters