public class ImageFileBxPage extends BxPage
| Constructor and Description |
|---|
ImageFileBxPage(java.lang.String filePath)
建构子。
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(onbon.bx05.message.area.TextCaptionArea area,
Bx5GScreenProfile screenProfile)
將资料填入指定的图文区。。
|
java.lang.String |
getFilePath()
取得图档文件。
|
getClearMode, getDisplayStyle, getRepeatTime, getSpeed, getStayTime, getValidLen, preview, setClearMode, setDisplayStyle, setRepeatTime, setSpeed, setStayTime, setValidLenpublic ImageFileBxPage(java.lang.String filePath)
filePath - 图片档案。public void accept(onbon.bx05.message.area.TextCaptionArea area,
Bx5GScreenProfile screenProfile)
BxPagepublic java.lang.String getFilePath()