|
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.date.LyJQDate
public class LyJQDate
LyDate internal view implementation class
Field Summary |
---|
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.LyGraphicalDate |
---|
__VERSION |
Constructor Summary | |
---|---|
LyJQDate(LyDate date)
|
Method Summary | |
---|---|
java.lang.String |
getAmPmContent()
Returns the content of the AM/PM selector. |
java.lang.String[] |
getAmPmLabels()
Returns the labels used for AM and PM depending on the locale. |
java.lang.String[] |
getDateLabels()
get date labels |
boolean |
isAmLabel(java.lang.String label)
Indicates whether AM is selected in an AM/PM date label. |
boolean |
isAmPm()
Indicates if AM/PM selector must be displayed. |
boolean |
isDate()
Indicates if date input must be displayed. |
boolean |
isDateInstance()
|
boolean |
isPmLabel(java.lang.String label)
Indicates whether PM is selected in an AM/PM date label. |
boolean |
isSeconde()
Indicates if seconds must be displayed. |
boolean |
isTime()
Indicates if time input must be displayed. |
void |
setLabel(java.lang.String label)
Sets the label of the component. |
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 |
Constructor Detail |
---|
public LyJQDate(LyDate date)
Method Detail |
---|
public java.lang.String[] getDateLabels()
public boolean isDate()
public boolean isTime()
public boolean isSeconde()
public boolean isAmPm()
public boolean isAmLabel(java.lang.String label)
public boolean isPmLabel(java.lang.String label)
public java.lang.String[] getAmPmLabels()
public boolean isDateInstance()
public void setLabel(java.lang.String label)
LySetLabelInterface
setLabel
in interface LyGraphicalDate
setLabel
in interface LySetLabelInterface
setLabel
in class LyJQFieldItem
label
- new labelpublic java.lang.String getAmPmContent()
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |