ツリー:: Simple :: View :: HTML

Tree :: Simple :: View :: HTMLは、Tree :: HTMLの単純な階層を表示するためのPerlクラスです。
今すぐダウンロード

ツリー:: Simple :: View :: HTML ランキングとまとめ

広告

  • Rating:
  • ライセンス:
  • Perl Artistic License
  • 価格:
  • FREE
  • 出版社名:
  • Stevan Little
  • 出版社のWebサイト:
  • http://search.cpan.org/stevan/

ツリー:: Simple :: View :: HTML タグ


ツリー:: Simple :: View :: HTML 説明

Tree :: Simple :: View :: HTMLは、Tree :: HTMLの単純な階層を表示するためのPerlクラスです。 Tree :: Simple :: View :: HTMLは、tree :: simple階層を表示するためのPerlクラスです..Synopsis Tree :: Simple :: View :: HTML; ##単純な例#は、デフォルトを使用します(CSSなしの順序付きリスト)My $ tree_view = tree :: simple :: View :: HTML-> New($ Tree); ※詳細CSSプロパティMy $ TREE_VIEW = TREE :: SIMPLE :: VIEW :: HTML-> NEW($ tree =>(list_type => "順序付け"、list_css => "List-Sount:circle; 「、list_item_css => "font-family:courier;"、expanded_item_css => "font-family:courier; font-wimey:bold"、))。 #CSSクラスを使用するMy $ tree_view = tree :: simple :: view :: html-> new($ tree =>(list_css_class => "mylistclass"、list_item_css_class => "myListItemClass"、expanded_item_css_class => "myexpandedListItemClass"、) ); #CSSプロパティとCSSクラスをミックスするMy $ tree_view = tree :: simple :: view :: html-> new($ tree =>(list_css => "list-style:circle;"、list_item_css => "フォントファミリ:courier; "、expanded_item_css_class =>" myExpandedListItemClass "、node_formatter => sub {my($ tree)= @_; RETURN" "" "" "" "" ""> description() "";));) #完全に展開された印刷$ tree_view-> expandall(); #pounts pathに沿って拡張されたツリーを印刷する(詳細は下記参照)$ tree_view-> expandpath( "root"、 "child"、 "grandchild");要件: ・Perl


ツリー:: Simple :: View :: HTML 関連ソフトウェア