| Package | Description |
|---|---|
| kr.co.hanwha.hifive.screen.task | |
| kr.co.hanwha.hifive.screen.task.contract | |
| kr.co.hanwha.hifive.view |
| Modifier and Type | Field and Description |
|---|---|
private HFCommentEditView |
TaskDetailActivity.mCommentEditView |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskDetailPresenter.doAddComment(HFCommentEditView commentEditView,
java.lang.String contents) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskDetailContract.Presenter.doAddComment(HFCommentEditView commentEditView,
java.lang.String contents)
댓글 등록
|
| Modifier and Type | Method and Description |
|---|---|
void |
HFCommentEditView.OnCommentEditListener.onAddCommentClicked(HFCommentEditView v,
java.lang.String contents) |
void |
HFCommentEditView.OnCommentEditListener.onFocusChange(HFCommentEditView v,
boolean b) |
void |
HFCommentEditView.OnCommentEditListener.onValueChanged(HFCommentEditView v) |