|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.view.graphic.LyGraphicalObject
leon.view.web.LyWebObject
leon.view.web.jquery.component.LyJQInternalView
leon.view.web.jquery.component.fieldItem.LyJQFieldItem
leon.view.web.jquery.component.form.field.file.LyJQFile
public class LyJQFile
LyFile JQuery internal view
Field Summary | |
---|---|
static boolean |
DISPLAY_PREVIOUS_FILE_NAME
Indicates whether the name or full path of previously selected file must be displayed. |
Fields inherited from class leon.view.web.jquery.component.fieldItem.LyJQFieldItem |
---|
__VERSION |
Fields inherited from class leon.view.web.LyWebObject |
---|
WEB_COMPONENT_ID, WEB_CONTROLLER_ID, WEB_SESSION_ID |
Fields inherited from interface leon.view.graphic.LyGraphicalFile |
---|
__VERSION |
Constructor Summary | |
---|---|
LyJQFile(LyFile file)
constructor |
Method Summary | |
---|---|
boolean |
generateCheckbox()
check if file requires checkbox |
java.lang.String |
getAttachmentDirectory()
|
java.lang.String |
getFileId()
|
java.lang.String |
getImagePath()
|
java.lang.String |
getNoFileLabel()
Return the label used to indicate that no file was selected. |
java.lang.String |
getPrevious()
|
java.lang.String |
getSelectLabel()
Return the label used to indicate that a file must be selected. |
int |
getWidth()
Returns the width of the input component. |
boolean |
isDirectory()
|
boolean |
isFile()
|
void |
setLabel(java.lang.String label)
(non-Javadoc) |
boolean |
useCustomizedFilecomponent()
Indicates whether file component must be customized in web browser. |
Methods inherited from class leon.view.web.jquery.component.fieldItem.LyJQFieldItem |
---|
canDisabled, getCaption, getController, getFieldItem, getForm, getFormField, getReloadScript, getTarget, isEditable, isEnabled, isLabelInstance, isMail, isNetscape, isOptional, isPrintMode, isUrl, isUrlRecurse, needCheck, writeHtml |
Methods inherited from class leon.view.web.jquery.component.LyJQInternalView |
---|
getConvertedHTML, getEncoding, getId, getJavascriptStrId, getJSWithoutTranslateString, getTreatedInternalId, isIE, setProperty |
Methods inherited from class leon.view.web.LyWebObject |
---|
addFileScript, decodeUrl, displayUpPage, encodeUrl, encodeUrlXhtml, expandUrl, free, getDisabledImageUrl, getFontSize, getFontString, getFontString, getFontString, getHexColor, getHexColor, getHtmlEntitiesString, getHtmlString, getImageSize, getImageSize, getImageUrl, getJavascriptString, getLastFrameName, getLyFont, getMessage, getRootUrl, getRootURL, getScrollHeightForSplitter, getUrl, getWebViewManager, refresh, replaceUrl, replaceUrl, setUpdating, updateRefreshInfo, writeJson |
Methods inherited from class leon.view.graphic.LyGraphicalObject |
---|
expand, getBounds, getChildrenBounds, getEnv, getEnvironment, getIdCode, getIntResource, getMessage, getResource, getString, getString, getString, getViewComponent, getViewManager, isFreed, isFreeing, isImageAnimated, processDemand, processDemand, testResource, translate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface leon.view.graphic.LyGraphicalComponent |
---|
free, getViewComponent |
Field Detail |
---|
public static boolean DISPLAY_PREVIOUS_FILE_NAME
Constructor Detail |
---|
public LyJQFile(LyFile file)
file
- Method Detail |
---|
public boolean isDirectory()
public boolean generateCheckbox()
public java.lang.String getPrevious()
public java.lang.String getNoFileLabel()
public java.lang.String getSelectLabel()
public int getWidth()
public void setLabel(java.lang.String label)
setLabel
in interface LyGraphicalFile
setLabel
in interface LySetLabelInterface
setLabel
in class LyJQFieldItem
label
- new labelLyJQFieldItem.setLabel(java.lang.String)
public boolean useCustomizedFilecomponent()
public java.lang.String getAttachmentDirectory()
public java.lang.String getImagePath()
public java.lang.String getFileId()
public boolean isFile()
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |