public interface IPreviewFileInputDefinition extends IFieldComponentDefinition
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAdditionalParameters()  | 
String | 
getAdditionalParametersNodes()  | 
String | 
getDisplayHeight()  | 
String | 
getDisplayWidth()  | 
long | 
getMaxTotalSize()  | 
IProtocolSupport | 
getProperty()  | 
String | 
getPropertytype()  | 
int | 
getTabindex()  | 
String | 
getTemporarypropertyname()  | 
boolean | 
isEditable()  | 
boolean | 
isMandatory()  | 
boolean | 
isThrowEvents()  | 
void | 
setAdditionalParameters(String newValue)  | 
void | 
setAdditionalParametersNodes(String newValue)  | 
void | 
setDisplayHeight(String newValue)  | 
void | 
setDisplayWidth(String newValue)  | 
void | 
setEditable(boolean newValue)  | 
void | 
setMandatory(boolean newValue)  | 
void | 
setMaxTotalSize(long newValue)  | 
void | 
setProperty(IProtocolSupport newValue)  | 
void | 
setPropertytype(String newValue)  | 
void | 
setTabindex(int newValue)  | 
void | 
setTemporarypropertyname(String newValue)  | 
void | 
setThrowEvents(boolean newValue)  | 
clone, clone, getName, getParentBlock, getValue, getValues, setValueString getPropertytype()
getPropertytype in interface IFieldComponentDefinitionvoid setPropertytype(String newValue)
setPropertytype in interface IFieldComponentDefinitionIProtocolSupport getProperty()
getProperty in interface IFieldComponentDefinitionvoid setProperty(IProtocolSupport newValue)
setProperty in interface IFieldComponentDefinitionString getTemporarypropertyname()
void setTemporarypropertyname(String newValue)
boolean isEditable()
isEditable in interface IFieldComponentDefinitionvoid setEditable(boolean newValue)
setEditable in interface IFieldComponentDefinitionboolean isMandatory()
isMandatory in interface IFieldComponentDefinitionvoid setMandatory(boolean newValue)
setMandatory in interface IFieldComponentDefinitionlong getMaxTotalSize()
void setMaxTotalSize(long newValue)
String getDisplayWidth()
void setDisplayWidth(String newValue)
String getDisplayHeight()
void setDisplayHeight(String newValue)
int getTabindex()
void setTabindex(int newValue)
boolean isThrowEvents()
void setThrowEvents(boolean newValue)
String getAdditionalParameters()
void setAdditionalParameters(String newValue)
String getAdditionalParametersNodes()
void setAdditionalParametersNodes(String newValue)
Copyright © 2019 Visiativ Software. All rights reserved.