org.gwtbootstrap3.client.ui.base.mixin
Class PullMixin<T extends UIObject & HasPull>
java.lang.Object
org.gwtbootstrap3.client.ui.base.mixin.PullMixin<T>
- All Implemented Interfaces:
- HasPull
public class PullMixin<T extends UIObject & HasPull>
- extends Object
- implements HasPull
- Author:
- Sven Jacobs
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PullMixin
public PullMixin(T uiObject)
setPull
public void setPull(Pull pull)
- Specified by:
setPull in interface HasPull
getPull
public Pull getPull()
- Specified by:
getPull in interface HasPull
Copyright © 2015. All rights reserved.