UIReader

php\swing\UIReader

Class XmlUIReader

Properties


property useInternalForms

bool

Enables that the reader will create instances of UIInternalForm insteadof UIForm and UIDialog

Methods


read($stream)
Parameters:
Returns:

php\swing\UIElement

onRead($handle = NULL)
Parameters:
  • $handlecallable - (UIElement $el, $var)
onTranslate($handle = NULL)
Parameters:
  • $handlecallable - (UIElement $el, $value) -> mixed