Class android.support.v17.leanback.widget.GuidedAction

Added Constructors
GuidedAction()  
 

Added Methods
int getDescriptionEditInputType()  
int getDescriptionInputType()  
CharSequence getEditDescription()  
int getEditInputType()  
int getInputType()  
List<GuidedAction> getSubActions()  
boolean hasEditableActivatorView()  
boolean hasSubActions()  
boolean hasTextEditable()  
boolean isDescriptionEditable()  
boolean isFocusable()  
void setEditDescription(CharSequence)  
void setFocusable(boolean)  
void setIntent(Intent)  
void setSubActions(List<GuidedAction>)  
 

Removed Fields
int NO_DRAWABLE  
 

Added Fields
long ACTION_ID_CANCEL  
long ACTION_ID_CONTINUE  
long ACTION_ID_CURRENT  
long ACTION_ID_FINISH  
long ACTION_ID_NEXT  
long ACTION_ID_NO  
long ACTION_ID_OK  
long ACTION_ID_YES  
int CHECKBOX_CHECK_SET_ID