public interface FieldAttributes<T>
Fields.| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDisplayName() |
int |
getHeight() |
boolean |
getIndexed() |
String |
getName() |
String |
getRenderInfo() |
PoemType<T> |
getType() |
boolean |
getUserCreateable() |
boolean |
getUserEditable() |
int |
getWidth() |
String getName()
String getDisplayName()
String getDescription()
boolean getIndexed()
boolean getUserEditable()
boolean getUserCreateable()
int getWidth()
int getHeight()
String getRenderInfo()
Copyright © 2000–2021 PanEris. All rights reserved.