JavaScript API Reference for Oracle ADF Faces
|
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.3) E80085-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||
org.ecmascript.object.Object
|
+--org.apache.myjs.trinidad.component.AdfUICollection
|
+--org.apache.myjs.trinidad.component.AdfUIIterator
|
+--oracle.adf.view.js.component.rich.data.AdfRichCarousel
public class AdfRichCarousel extends AdfUIIterator
Field Summary |
|
|---|---|
public static Object |
|
Fields inherited from org.ecmascript.object.Object |
constructor, prototype |
Constructor Summary |
|
|---|---|
public |
|
Method Summary |
|
|---|---|
public Object |
|
public Object |
|
public string |
|
public Object |
|
public Object |
|
public string |
|
public string |
|
public Object |
|
public boolean |
|
public string |
|
public string |
|
public number |
|
public number |
|
public string |
|
public boolean |
|
public string |
|
public string |
|
public Number |
|
public String |
|
public number |
|
public string |
|
public string |
|
public Object |
|
public string |
|
public boolean |
|
public Object |
|
public Object |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
Methods inherited from org.apache.myjs.trinidad.component.AdfUIIterator |
getValue, setValue |
Field Detail |
|---|
public static Object CAROUSEL_SPIN_LISTENER_KEY
Constructor Detail |
|---|
public AdfRichCarousel()
Method Detail |
|---|
public Object findComponent(Object scopedId,
Object rowKey)scopedId |
||
rowKey |
Objectpublic Object getAuxiliaryOffset()Object - AuxiliaryOffsetpublic string getAuxiliaryPopOut()string - AuxiliaryPopOutpublic Object getAuxiliaryScale()Object - AuxiliaryScalepublic Object getCarouselSpinListener()Object - CarouselSpinListenerpublic string getContentDelivery()string - ContentDeliverypublic string getControlArea()string - ControlAreapublic Object getCurrentItemKey()Object - CurrentItemKeypublic boolean getDisabled()boolean - Disabledpublic string getDisplayItems()string - DisplayItemspublic string getEmptyText()string - EmptyTextpublic number getFetchSize()number - FetchSizepublic number getFirst()number - FirstAdfUIIterator.getFirst()public string getHalign()string - Halignpublic boolean getImmediate()boolean - Immediatepublic string getInlineStyle()string - InlineStylepublic string getOrientation()string - Orientationpublic Number getRowIndex(String rowKey)rowKey |
- | the client side rowKey that identifies a row |
Number - the index of a row for a row key if is found otherwise -1.getRowKey(Number)public String getRowKey(Number index)index |
- | the rowIndex of the row |
String - the rowKey to identify a row if is found otherwise null.getRowIndex(String)public number getRows()number - RowsAdfUIIterator.getRows()public string getShortDesc()string - ShortDescpublic string getStyleClass()string - StyleClasspublic Object getUnsecure()Object - Unsecurepublic string getValign()string - Valignpublic boolean getVisible()boolean - Visiblepublic Object isEventRoot()Objectpublic Object scrollToRowIndex(Number index,
Function callback)index |
- | the row index to scroll to. |
callback |
- | the callback function to call after scroll is completed. |
Objectpublic void setAuxiliaryOffset(Object newAuxiliaryOffset)newAuxiliaryOffset |
void - No Value returnedpublic void setAuxiliaryPopOut(string newAuxiliaryPopOut)newAuxiliaryPopOut |
void - No Value returnedpublic void setAuxiliaryScale(Object newAuxiliaryScale)newAuxiliaryScale |
void - No Value returnedpublic void setCarouselSpinListener(Object newCarouselSpinListener)newCarouselSpinListener |
void - No Value returnedpublic void setContentDelivery(string newContentDelivery)newContentDelivery |
void - No Value returnedpublic void setControlArea(string newControlArea)newControlArea |
void - No Value returnedpublic void setCurrentItemKey(Object newCurrentItemKey)newCurrentItemKey |
void - No Value returnedpublic void setDisplayItems(string newDisplayItems)newDisplayItems |
void - No Value returnedpublic void setEmptyText(string newEmptyText)newEmptyText |
void - No Value returnedpublic void setFetchSize(number newFetchSize)newFetchSize |
void - No Value returnedpublic void setFirst(number newFirst)newFirst |
void - No Value returnedAdfUIIterator.setFirst(number)public void setHalign(string newHalign)newHalign |
void - No Value returnedpublic void setImmediate(boolean newImmediate)newImmediate |
void - No Value returnedpublic void setInlineStyle(string newInlineStyle)newInlineStyle |
void - No Value returnedpublic void setOrientation(string newOrientation)newOrientation |
void - No Value returnedpublic void setRows(number newRows)newRows |
void - No Value returnedAdfUIIterator.setRows(number)public void setShortDesc(string newShortDesc)newShortDesc |
void - No Value returnedpublic void setStyleClass(string newStyleClass)newStyleClass |
void - No Value returnedpublic void setValign(string newValign)newValign |
void - No Value returnedpublic void setVisible(boolean newVisible)newVisible |
void - No Value returned
|
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.3) E80085-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||