|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Formattable
Methods that allow you to apply a ViewFormat
to an object.
ViewFormat
objects allow you to format numbers.
Method Summary | |
---|---|
ViewFormat |
getViewFormat()
Retrieves a ViewFormat for this object. |
void |
setViewFormat(ViewFormat viewFormat)
Specifies a ViewFormat for this object. |
Method Detail |
---|
void setViewFormat(ViewFormat viewFormat)
ViewFormat
for this object.
viewFormat
- A ViewFormat
for this object.ViewFormat getViewFormat()
ViewFormat
for this object.
ViewFormat
for this object.
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |