sk.uniba.euromath.editor.widgets
Class CreateAttributeList.State
java.lang.Object
sk.uniba.euromath.editor.widgets.CreateAttributeList.State
- Enclosing class:
- CreateAttributeList
public class CreateAttributeList.State
- extends Object
Current state of the widget.
- Author:
- Martin Vysny
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
values
public final List<String> values
- Text values of attributes. May be
null
if there are
validity errors on the widget.
names
public final List<QName> names
- Names of currently selected attributes. May be
null
if
there are validity errors on the widget.
Copyright © 2003-2006 null. All Rights Reserved.