public interface View extends PropertyContainer
Although Views can only understand the Layout protocol, their interpretion of the data may differ wildly. A View is not a "general-purpose data viewer" (although a default one is provided in this package). Rather, it is simple the root abstraction for the various data viewers and editors that can be used to display and manipulate Pod data.
Views can have string-named properties attached to them.
Modifier and Type | Method and Description |
---|---|
Receiver |
getReceiver(HashMap properties)
Get a receiver in the Layout protocol from the View.
|
getProperty, propertyNames, setProperty
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.