|
Form Builder NG Model 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
com.yesmail.gwt.rolodex.client.RolodexPanel
org.jbpm.form.builder.ng.model.common.panels.ImageRolodexPanel
public class ImageRolodexPanel
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasWidgets |
|---|
com.google.gwt.user.client.ui.HasWidgets.ForIsWidget |
| Field Summary |
|---|
| Fields inherited from class com.yesmail.gwt.rolodex.client.RolodexPanel |
|---|
animate, cards, collapsedEntryWidth, collapsedPrecedingEntryWidth, expandedEntryWidth, leftAdjustment, panel, previousCard, selectedCard, suggestedWidth |
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
ImageRolodexPanel(com.google.gwt.resources.client.ImageResource defaultImage,
int maxHeight)
|
|
| Method Summary | |
|---|---|
void |
add(com.google.gwt.user.client.ui.Widget w)
|
void |
clear()
|
com.yesmail.gwt.rolodex.client.RolodexCard |
get(int index)
|
List<com.yesmail.gwt.rolodex.client.RolodexCard> |
getCards()
|
boolean |
isAnimated()
|
Iterator<com.google.gwt.user.client.ui.Widget> |
iterator()
|
boolean |
remove(com.google.gwt.user.client.ui.Widget w)
|
void |
setAnimated(boolean animated)
|
int |
size()
|
| Methods inherited from class com.yesmail.gwt.rolodex.client.RolodexPanel |
|---|
add, clickCurrentCard, getSelectedCard, placeEntries, select, selectNextCard, selectPreviousCard, setPreviousCard, setSelectedCard |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ImageRolodexPanel(com.google.gwt.resources.client.ImageResource defaultImage,
int maxHeight)
| Method Detail |
|---|
public void add(com.google.gwt.user.client.ui.Widget w)
add in interface com.google.gwt.user.client.ui.HasWidgetspublic void clear()
clear in interface com.google.gwt.user.client.ui.HasWidgetspublic Iterator<com.google.gwt.user.client.ui.Widget> iterator()
iterator in interface com.google.gwt.user.client.ui.HasWidgetsiterator in interface Iterable<com.google.gwt.user.client.ui.Widget>public boolean remove(com.google.gwt.user.client.ui.Widget w)
remove in interface com.google.gwt.user.client.ui.HasWidgetspublic com.yesmail.gwt.rolodex.client.RolodexCard get(int index)
public int size()
public List<com.yesmail.gwt.rolodex.client.RolodexCard> getCards()
public void setAnimated(boolean animated)
public boolean isAnimated()
|
Form Builder NG Model 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||