- All Superinterfaces:
AbstractDiagramComponent
, ReadOnlyInterface
- All Known Subinterfaces:
AbstractSideBoxItem
, AbstractSideBoxItem
, AccessoryItem
, AnnotationArrayItem<T>
, AnnotationArrayItem<T>
, ArrayItem<T>
, ArrayItem<T>
, ChartSideBoxItem
, ChartSideBoxItem
, CheckButtonItem
, CheckButtonItem
, DataAnnotationItem
, DataAnnotationItem
, DoubleFieldItem
, DoubleFieldItem
, DoublePlayerItem
, DoublePlayerItem
, DoubleSliderItem
, DoubleSliderItem
, DoubleSpinBoxItem
, DoubleSpinBoxItem
, DoubleTriggerItem
, DoubleTriggerItem
, ImageFieldItem
, ImageFieldItem
, IntegerFieldItem
, IntegerFieldItem
, IntegerTriggerItem
, IntegerTriggerItem
, ItemGroupItem
, ItemGroupItem
, ObjectFieldItem<T>
, ObjectFieldItem<T>
, PlayerItem
, PlayerItem
, PushButtonItem
, PushButtonItem
, SideBoxItem
, SideBoxItem
, SimpleValueFieldItem
, SimpleValueFieldItem
, SliderItem
, SliderItem
, SpinBoxItem
, SpinBoxItem
, TextFieldItem
, TextFieldItem
, TriggerArrayItem<T>
, TriggerArrayItem<T>
, TriggerItem
, TriggerItem
public interface AccessoryItem
extends AbstractDiagramComponent, ReadOnlyInterface
-
Method Summary
-
Method Details
-
-
-
-
Returns the field of the submitted network object defined in the document embedded OVL script.
- Parameters:
fieldName
-
- Returns:
- reference object representing the field
- Throws:
IllegalAccessException
- if field is protected
NoSuchFieldException
- if field does not exist
-