public interface ViewProps extends Iterable<String>, JSONEnabled
Modifier and Type | Method and Description |
---|---|
Object |
get(String propUri) |
boolean |
getBoolean(String propUri)
Convenience getter.
|
int |
getInt(String propUri)
Convenience getter.
|
ViewProps |
set(String propUri,
Object value) |
void |
store(DMXObject object) |
forEach, iterator, spliterator
dump, toJSON
Copyright © 2023. All Rights Reserved.