UIReader¶
-
php\swing\UIReader Class XmlUIReader
Properties
- property
useInternalForms¶
boolEnables that the reader will create instances of UIInternalForm insteadof UIForm and UIDialog
Methods
read($stream)¶
Параметры:
- $stream – php\io\Stream, php\io\File,
stringРезультат:
onRead($handle = NULL)¶
Параметры:
- $handle –
callable- (UIElement $el, $var)
onTranslate($handle = NULL)¶
Параметры:
- $handle –
callable- (UIElement $el, $value) -> mixed