<?php
$TOC = array (
  0 => 
  array (
    0 => 'ui-controls-button.construct.php',
    1 => 'UI\\Controls\\Button::__construct',
  ),
  1 => 
  array (
    0 => 'ui-controls-button.gettext.php',
    1 => 'UI\\Controls\\Button::getText',
  ),
  2 => 
  array (
    0 => 'ui-controls-button.onclick.php',
    1 => 'UI\\Controls\\Button::onClick',
  ),
  3 => 
  array (
    0 => 'ui-controls-button.settext.php',
    1 => 'UI\\Controls\\Button::setText',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.ui.php',
    1 => 'UI',
  ),
  1 => 
  array (
    0 => 'refs.ui.php',
    1 => 'GUI用の拡張モジュール',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);