public class HelperReference extends ConstraintReference implements Facade
ConstraintReference.ConstraintReferenceFactory| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<java.lang.Object> |
mReferences |
protected State |
mState |
mBottomToBottom, mBottomToTop, mEndToEnd, mEndToStart, mLeftToLeft, mLeftToRight, mMarginEnd, mMarginLeft, mMarginRight, mMarginStart, mRightToLeft, mRightToRight, mStartToEnd, mStartToStart, mTopToBottom, mTopToTop| Constructor and Description |
|---|
HelperReference(State state,
State.Helper type) |
| Modifier and Type | Method and Description |
|---|---|
HelperReference |
add(java.lang.Object... objects) |
void |
apply() |
ConstraintWidget |
getConstraintWidget() |
HelperWidget |
getHelperWidget() |
State.Helper |
getType() |
void |
setHelperWidget(HelperWidget helperWidget) |
addCustomColor, addCustomFloat, alpha, baseline, baselineToBaseline, baselineToBottom, baselineToTop, bias, bottom, bottomToBottom, bottomToTop, centerHorizontally, centerVertically, circularConstraint, clear, clearHorizontal, clearVertical, createConstraintWidget, end, endToEnd, endToStart, getAlpha, getFacade, getHeight, getHorizontalChainStyle, getHorizontalChainWeight, getKey, getPivotX, getPivotY, getRotationX, getRotationY, getRotationZ, getScaleX, getScaleY, getTag, getTranslationX, getTranslationY, getTranslationZ, getVerticalChainStyle, getVerticalChainWeight, getView, getWidth, height, horizontalBias, left, leftToLeft, leftToRight, margin, margin, marginGone, marginGone, pivotX, pivotY, right, rightToLeft, rightToRight, rotationX, rotationY, rotationZ, scaleX, scaleY, setConstraintWidget, setFacade, setHeight, setHorizontalChainStyle, setHorizontalChainWeight, setKey, setTag, setVerticalChainStyle, setVerticalChainWeight, setView, setWidth, start, startToEnd, startToStart, top, topToBottom, topToTop, translationX, translationY, translationZ, validate, verticalBias, visibility, widthprotected final State mState
protected java.util.ArrayList<java.lang.Object> mReferences
public HelperReference(State state, State.Helper type)
public State.Helper getType()
public HelperReference add(java.lang.Object... objects)
public void setHelperWidget(HelperWidget helperWidget)
public HelperWidget getHelperWidget()
public ConstraintWidget getConstraintWidget()
getConstraintWidget in interface FacadegetConstraintWidget in interface ReferencegetConstraintWidget in class ConstraintReference