Module org.autogui

Class GuiReprPropertyPane

java.lang.Object
org.autogui.base.mapping.GuiReprValue
org.autogui.base.mapping.GuiReprPropertyPane
All Implemented Interfaces:
GuiRepresentation

public class GuiReprPropertyPane extends GuiReprValue
a property member definition: [propertyName: [ propertyValueField ] ].

the representation matches any context which has a property-member-type. However, value representations (string, file, enum, boolean and number) directly support the property-member-type and precedes this representation.