public static final class IPresentationInfo.Default extends Object implements IPresentationInfo
IPresentationInfo.Default| Modifier and Type | Field and Description |
|---|---|
static IPresentationInfo.Default |
GET |
CATEGORY_BEHAVIOR, CATEGORY_DESIGN| Modifier and Type | Method and Description |
|---|---|
FeatureCategory |
getCategory() |
String |
getCharacterMask() |
String |
getDefaultValue() |
boolean |
isAutoUpdate() |
boolean |
isMultiEdit() |
boolean |
isMultiLine() |
boolean |
isPresentable() |
boolean |
isPrimary() |
boolean |
isRequired() |
public static final IPresentationInfo.Default GET
public boolean isPresentable()
isPresentable in interface IPresentationInfopublic boolean isRequired()
isRequired in interface IPresentationInfopublic FeatureCategory getCategory()
getCategory in interface IPresentationInfopublic boolean isMultiEdit()
isMultiEdit in interface IPresentationInfopublic boolean isAutoUpdate()
isAutoUpdate in interface IPresentationInfopublic boolean isPrimary()
isPrimary in interface IPresentationInfopublic String getCharacterMask()
getCharacterMask in interface IPresentationInfopublic String getDefaultValue()
getDefaultValue in interface IPresentationInfopublic boolean isMultiLine()
isMultiLine in interface IPresentationInfoCopyright © 2019. All rights reserved.