|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.progeeks.meta.ClassPropertyType
org.progeeks.meta.LongStringType
public class LongStringType
Property type implementation that represents a long string value. This allows a regular string property to be rendered or edited differently based on the fact that it generally has more data.
Constructor Summary | |
---|---|
LongStringType()
|
Method Summary |
---|
Methods inherited from class org.progeeks.meta.ClassPropertyType |
---|
convertPrimitive, createRawSuperTypeIterator, equals, getBaseClass, getSuperTypes, hashCode, isAssignableFrom, isInstance, toString, wrapRawSuperType |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LongStringType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |